Skip to content

Commit

Permalink
cleanup config
Browse files Browse the repository at this point in the history
  • Loading branch information
gerbenmeyer committed Sep 12, 2024
1 parent 4c9b033 commit 45790a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ export default [
'no-underscore-dangle': 'off',
'react/forbid-prop-types': 'off',
'react/jsx-fragments': 'off',
'react/jsx-filename-extension': 'off',
// 'import/extensions': ['error', 'ignorePackages'],
'import/no-named-as-default': 'off',
'import/no-named-as-default-member': 'off',
},
Expand Down

0 comments on commit 45790a9

Please sign in to comment.