Skip to content

Commit

Permalink
chore!: update standard config & remove obsolete plugin (#6)
Browse files Browse the repository at this point in the history
closes #5
  • Loading branch information
charles-allen authored Dec 7, 2020
1 parent 4b13e72 commit 08fc5c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/vuejs/eslint-config-standard#readme",
"dependencies": {
"eslint-config-standard": "^14.1.0",
"eslint-config-standard": "^16.0.0",
"eslint-import-resolver-node": "^0.3.3",
"eslint-import-resolver-webpack": "^0.12.1"
},
Expand All @@ -31,7 +31,6 @@
"eslint-plugin-import": ">= 2.18.0",
"eslint-plugin-node": ">= 9.1.0",
"eslint-plugin-promise": ">= 4.2.1",
"eslint-plugin-standard": ">= 4.0.0",
"eslint-plugin-vue": ">= 6.1.2"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 08fc5c6

Please sign in to comment.