Skip to content

Commit

Permalink
fix: remove unused extends
Browse files Browse the repository at this point in the history
  • Loading branch information
qqpann committed Mar 19, 2022
1 parent 19faa1d commit 890ea20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ module.exports = {
'plugin:react/recommended',
'plugin:@typescript-eslint/recommended',
'plugin:storybook/recommended',
'react-app',
'react-app/jest',
],
parser: '@typescript-eslint/parser',
parserOptions: {
Expand Down

0 comments on commit 890ea20

Please sign in to comment.