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 9b32452 commit 271f602Copy full SHA for 271f602
package.json
@@ -41,8 +41,8 @@
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",
45
- "eslint-plugin-vue": "^5.2.3 || ^6.0.0"
+ "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0",
+ "eslint-plugin-vue": "^5.2.3 || ^6.0.0 || ^7.0.0-0"
46
},
47
"dependencies": {
48
"vue-eslint-parser": "^7.0.0"
0 commit comments