Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Aug 2, 2017
1 parent 85c0b3a commit b3c09f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
9 changes: 1 addition & 8 deletions .eslintrc
@@ -1,10 +1,3 @@
{
"extends": "spatie/vue",
"parserOptions": {
"ecmaVersion": 8
},
"env": {
"browser": true,
"node": true
}
"extends": "spatie"
}
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,8 +41,8 @@
"babel-preset-env": "^1.4.0",
"css-loader": "^0.28.1",
"diffable-html": "^2.1.0",
"eslint": "^3.7.1",
"eslint-config-spatie": "^1.1.0",
"eslint": "^4.0.0",
"eslint-config-spatie": "^2.0.0",
"jest": "^19.0.0",
"jest-serializer-html": "^4.0.0",
"jest-vue-preprocessor": "^0.2.0",
Expand Down

0 comments on commit b3c09f3

Please sign in to comment.