Skip to content

Commit

Permalink
Revert "feat: added eslint plugin for react-hooks (tentative)"
Browse files Browse the repository at this point in the history
This reverts commit befc947.
  • Loading branch information
partisaani committed Nov 7, 2024
1 parent befc947 commit 3692f62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
'plugin:jsx-a11y/recommended',
'airbnb',
'plugin:prettier/recommended',
'plugin:react-hooks/recommended',
],
rules: {
curly: ['error', 'all'],
Expand Down

0 comments on commit 3692f62

Please sign in to comment.