Skip to content

Commit

Permalink
fix: update react version
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Nov 23, 2022
1 parent 54e8d54 commit c8f84b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = defineConfig({

settings: {
react: {
version: 'latest',
version: '17.0',
},
},

Expand Down

0 comments on commit c8f84b0

Please sign in to comment.