Skip to content

Commit

Permalink
Do we need these rules
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmahajan7 committed Oct 24, 2024
1 parent a3d1f21 commit 9ca5f15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,6 @@ export default [
'react-hooks-extra/no-redundant-custom-hook': 1,
'react-hooks-extra/no-unnecessary-use-callback': 1,
'react-hooks-extra/no-unnecessary-use-memo': 1,
'react-hooks-extra/no-direct-set-state-in-use-effect': 1,
'react-hooks-extra/no-direct-set-state-in-use-layout-effect': 1,
'react-hooks-extra/prefer-use-state-lazy-initialization': 1,

// SonarJS rules
Expand Down

0 comments on commit 9ca5f15

Please sign in to comment.