Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-redo committed Aug 21, 2024
1 parent 9f9833f commit 21c3adc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ export default tseslint.config(
plugins: {
'react-hooks': reactHooks,
},
languageOptions: {
globals: {
module: true,
require: true,
},
},
rules: {
'react-hooks/rules-of-hooks': 'error',
'react-hooks/exhaustive-deps': 'error',
Expand Down

0 comments on commit 21c3adc

Please sign in to comment.