We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19faa1d commit 890ea20Copy full SHA for 890ea20
.eslintrc.js
@@ -8,8 +8,6 @@ module.exports = {
8
'plugin:react/recommended',
9
'plugin:@typescript-eslint/recommended',
10
'plugin:storybook/recommended',
11
- 'react-app',
12
- 'react-app/jest',
13
],
14
parser: '@typescript-eslint/parser',
15
parserOptions: {
0 commit comments