Skip to content

Commit c9c720c

Browse files
authored
feat: Update eslint-config-prettier and eslint-plugin-prettier (#52)
1 parent 9b1133c commit c9c720c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@typescript-eslint/eslint-plugin": "^3.3.0",
3232
"@typescript-eslint/parser": "^3.3.0",
3333
"eslint-config-airbnb": "^18.2.0",
34-
"eslint-config-prettier": "^6.2.0",
34+
"eslint-config-prettier": "^6.11.0",
3535
"eslint-plugin-import": "^2.21.2",
3636
"eslint-plugin-jsx-a11y": "^6.3.1",
37-
"eslint-plugin-prettier": "^3.1.0",
37+
"eslint-plugin-prettier": "^3.1.4",
3838
"eslint-plugin-react": "^7.20.0",
3939
"eslint-plugin-react-hooks": "^4.0.4"
4040
},

0 commit comments

Comments
 (0)