We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410de83 commit e2d998aCopy full SHA for e2d998a
.eslintrc
@@ -1,5 +1,4 @@
1
{
2
"root": true,
3
- "plugins": ["vue-libs"],
4
"extends": ["plugin:vue-libs/recommended"]
5
}
package.json
@@ -56,7 +56,7 @@
56
"coffee-script": "^1.10.0",
57
"css-loader": "^0.26.0",
58
"eslint": "^3.14.1",
59
- "eslint-plugin-vue-libs": "^1.0.0",
+ "eslint-plugin-vue-libs": "^1.2.0",
60
"expose-loader": "^0.7.1",
61
"extract-text-webpack-plugin": "^2.0.0-rc.0",
62
"file-loader": "^0.10.0",
0 commit comments