Skip to content

Commit f818f1e

Browse files
authored
update eslint config for eslint-config-prettier 0.8.0
1 parent ce36ba1 commit f818f1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.eslintrc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ module.exports = {
1111
'airbnb/hooks',
1212
'plugin:@typescript-eslint/recommended',
1313
'prettier',
14-
'prettier/react',
15-
'prettier/@typescript-eslint',
1614
],
1715
parserOptions: {
1816
tsconfigRootDir: __dirname,

0 commit comments

Comments
 (0)