We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c789ecd commit 656aa79Copy full SHA for 656aa79
package.json
@@ -41,6 +41,7 @@
41
"peerDependencies": {
42
"@typescript-eslint/eslint-plugin": "^2.7.0",
43
"@typescript-eslint/parser": "^2.7.0",
44
- "eslint": "^5.0.0 || ^6.0.0"
+ "eslint": "^5.0.0 || ^6.0.0",
45
+ "eslint-plugin-vue": "^5.2.3 || ^6.0.0"
46
}
47
0 commit comments