Getting prettier format document and eslint and vetur all working together

This commit is contained in:
2019-11-20 23:21:06 +00:00
parent f1abe42761
commit b2f48cd45a
5 changed files with 23 additions and 12 deletions

View File

@@ -42,6 +42,7 @@
"babel-jest": "^23.6.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.3",
"prettier": "^1.19.1",
"sass": "^1.23.1",
"sass-loader": "^7.3.1",
"vue-cli-plugin-vuetify": "^1.1.1",