Skip to content

Commit

Permalink
use eslint-config-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 5, 2016
1 parent 5ec4246 commit d1abc2f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 18 deletions.
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"root": true,
"extends": "vue"
}
15 changes: 0 additions & 15 deletions .eslintrc.js

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@
"cross-spawn": "2.2.x",
"entities": "1.1.x",
"eslint": "2.9.x",
"eslint-config-standard": "5.2.x",
"eslint-config-vue": "1.0.x",
"eslint-loader": "1.3.x",
"eslint-plugin-promise": "1.1.x",
"eslint-plugin-standard": "1.3.x",
"http-server": "0.9.x",
"isparta-loader": "2.0.x",
"jasmine": "2.4.x",
Expand Down

0 comments on commit d1abc2f

Please sign in to comment.