We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e19372 commit 8274b68Copy full SHA for 8274b68
package.json
@@ -53,9 +53,9 @@
53
"eslint": "^8.56.0 || ^9.0.0",
54
"eslint-plugin-react-hooks": "^4.6.0",
55
"eslint-plugin-react-refresh": "^0.4.4",
56
- "eslint-plugin-svelte": "^2.34.1",
+ "eslint-plugin-svelte": ">=2.35.1",
57
"eslint-plugin-tailwindcss": "^3.16.0",
58
- "svelte-eslint-parser": "^0.33.1 || ^0.36.0 || ^0.37.0"
+ "svelte-eslint-parser": ">=0.37.0"
59
},
60
"peerDependenciesMeta": {
61
"@eslint-react/eslint-plugin": {
0 commit comments