Skip to content

Commit 7c24ce7

Browse files
authoredMar 30, 2025··
feat: sync the recommended rules of react plugins (#697)
* feat: sync the recommended rules of react plugins * chore: update @eslint-react/eslint-plugin to version 1.38.4 * --amend
1 parent 5af1d9b commit 7c24ce7

File tree

5 files changed

+245
-160
lines changed

5 files changed

+245
-160
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prepare": "simple-git-hooks"
4444
},
4545
"peerDependencies": {
46-
"@eslint-react/eslint-plugin": "^1.19.0",
46+
"@eslint-react/eslint-plugin": "^1.38.4",
4747
"@prettier/plugin-xml": "^3.4.1",
4848
"@unocss/eslint-plugin": ">=0.50.0",
4949
"astro-eslint-parser": "^1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.