Skip to content

Commit

Permalink
chore(deps): drop eslint-config-prettier (#28080)
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Mar 22, 2024
1 parent 3bfad40 commit 4704eec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Expand Up @@ -16,7 +16,6 @@ module.exports = {
'plugin:@typescript-eslint/recommended-requiring-type-checking',
'plugin:promise/recommended',
'plugin:jest-formatting/recommended',
'prettier',
],
parserOptions: {
ecmaVersion: 9,
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -315,7 +315,6 @@
"diff": "5.2.0",
"emojibase-data": "15.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-gha": "1.4.3",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
12 changes: 0 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4704eec

Please sign in to comment.