Skip to content

Commit e2d998a

Browse files
committed
update eslint config
1 parent 410de83 commit e2d998a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.eslintrc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"root": true,
3-
"plugins": ["vue-libs"],
43
"extends": ["plugin:vue-libs/recommended"]
54
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"coffee-script": "^1.10.0",
5757
"css-loader": "^0.26.0",
5858
"eslint": "^3.14.1",
59-
"eslint-plugin-vue-libs": "^1.0.0",
59+
"eslint-plugin-vue-libs": "^1.2.0",
6060
"expose-loader": "^0.7.1",
6161
"extract-text-webpack-plugin": "^2.0.0-rc.0",
6262
"file-loader": "^0.10.0",

0 commit comments

Comments
 (0)