Skip to content

Commit

Permalink
added vue and vuex to import core modules
Browse files Browse the repository at this point in the history
  • Loading branch information
wagerfield committed May 23, 2018
1 parent ed92495 commit 954f948
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .eslintrc
Expand Up @@ -3,5 +3,8 @@
"extends": [
"supermind",
"prettier"
]
],
"settings": {
"import/core-modules": [ "vue", "vuex" ]
}
}

0 comments on commit 954f948

Please sign in to comment.