Skip to content

Commit 890ea20

Browse files
committed
fix: remove unused extends
1 parent 19faa1d commit 890ea20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.eslintrc.js

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ module.exports = {
88
'plugin:react/recommended',
99
'plugin:@typescript-eslint/recommended',
1010
'plugin:storybook/recommended',
11-
'react-app',
12-
'react-app/jest',
1311
],
1412
parser: '@typescript-eslint/parser',
1513
parserOptions: {

0 commit comments

Comments
 (0)