Skip to content

Commit

Permalink
Update examples/demo/eslint.config.js
Browse files Browse the repository at this point in the history
Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
  • Loading branch information
sukvvon and dai-shi authored Dec 23, 2024
1 parent 51962a3 commit 989ec56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo/eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default [
},
settings: {
react: {
version: '18.2',
version: 'detect',
},
},
rules: {
Expand Down

0 comments on commit 989ec56

Please sign in to comment.