Skip to content

Commit

Permalink
Merge pull request #85 from blazejkustra/react-hooks/recommended
Browse files Browse the repository at this point in the history
React hooks/recommended
  • Loading branch information
roryabraham committed Feb 15, 2024
2 parents 822601b + ec28d49 commit a15f930
Show file tree
Hide file tree
Showing 3 changed files with 5,041 additions and 5,403 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
require.resolve('./rules/style'),
require.resolve('./rules/es6'),
require.resolve('./rules/react'),
'plugin:react-hooks/recommended',
require.resolve('./rules/expensify'),
],
env: {
Expand Down
Loading

0 comments on commit a15f930

Please sign in to comment.