We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce36ba1 commit f818f1eCopy full SHA for f818f1e
.eslintrc.js
@@ -11,8 +11,6 @@ module.exports = {
11
'airbnb/hooks',
12
'plugin:@typescript-eslint/recommended',
13
'prettier',
14
- 'prettier/react',
15
- 'prettier/@typescript-eslint',
16
],
17
parserOptions: {
18
tsconfigRootDir: __dirname,
0 commit comments