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 b30d48b commit 849b30fCopy full SHA for 849b30f
package.json
@@ -49,6 +49,20 @@
49
"eslint-plugin-no-only-tests": "^3.3.0",
50
"eslint-plugin-vuejs-accessibility": "^2.0.0"
51
},
52
+ "peerDependenciesMeta": {
53
+ "eslint-plugin-jest": {
54
+ "optional": true
55
+ },
56
+ "eslint-plugin-no-only-tests": {
57
58
59
+ "@vitest/eslint-plugin": {
60
61
62
+ "eslint-plugin-vuejs-accessibility": {
63
64
+ }
65
66
"dependencies": {
67
"@clack/prompts": "^0.11.0",
68
"@eslint/eslintrc": "^3.3.1",
0 commit comments