Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
plugin vue/essential
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraem committed Sep 29, 2019
1 parent fc13a5f commit 4f10a09
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .eslintrc
@@ -1,9 +1,7 @@
{
"extends" : [
"strongloop"
],
"plugins" : [
"vue"
"strongloop",
"plugin:vue/essential"
],
"parserOptions" : {
"parser" : "babel-eslint",
Expand Down

0 comments on commit 4f10a09

Please sign in to comment.