Skip to content

Commit

Permalink
esfix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita committed Sep 12, 2024
1 parent 5cc5b21 commit d77d7a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ export default [
rules: {
'react/react-in-jsx-scope': 'off',
},
settings: {
react: {
version: 'detect',
},
},
},
pluginJs.configs.recommended,
...tseslint.configs.recommended,
Expand Down

0 comments on commit d77d7a0

Please sign in to comment.