Fix: Add babel-eslint

This commit is contained in:
Nelson Chan
2021-07-29 19:23:10 +08:00
parent be22fcb87d
commit b91e9ddb7a
3 changed files with 25 additions and 3 deletions

View File

@@ -60,6 +60,7 @@
"@vitejs/plugin-legacy": "^1.5.0",
"@vitejs/plugin-vue": "^1.3.0",
"@vue/compiler-sfc": "^3.1.5",
"babel-eslint": "^10.1.0",
"core-js": "^3.15.2",
"eslint": "^7.31.0",
"eslint-plugin-vue": "^7.14.0",