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 c85d5fb commit f3110ccCopy full SHA for f3110cc
package.json
@@ -22,7 +22,7 @@
22
},
23
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
24
"dependencies": {
25
- "@typescript-eslint/eslint-plugin": "^1.4.1",
26
- "@typescript-eslint/parser": "^1.4.1"
+ "@typescript-eslint/eslint-plugin": "^1.6.0",
+ "@typescript-eslint/parser": "^1.6.0"
27
}
28
0 commit comments