Skip to content

Commit

Permalink
parserオプションにvue-eslint-parserを指定
Browse files Browse the repository at this point in the history
  • Loading branch information
bass559 committed Jan 30, 2022
1 parent e88f665 commit 1b09db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
@@ -1,5 +1,6 @@
{
"root": true,
"parser": "vue-eslint-parser",
"env": {
"node": true
},
Expand Down

0 comments on commit 1b09db4

Please sign in to comment.