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 b4f971b commit 37a5417Copy full SHA for 37a5417
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@coderwyd/eslint-config",
3
"type": "module",
4
- "version": "2.0.4",
+ "version": "2.1.0",
5
"packageManager": "pnpm@8.14.1",
6
"description": "Donny's ESLint config",
7
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
@@ -53,7 +53,6 @@
53
"eslint-plugin-react-refresh": "^0.4.4",
54
"eslint-plugin-svelte": "^2.34.1",
55
"svelte-eslint-parser": "^0.33.1"
56
-
57
},
58
"peerDependenciesMeta": {
59
"@unocss/eslint-plugin": {
0 commit comments