修改了一些eslint的配置。

This commit is contained in:
2023-03-05 00:37:24 +08:00
parent f472031b6f
commit 52bcee8d39
8 changed files with 317 additions and 39 deletions

View File

@@ -29,6 +29,7 @@
"@vue/cli-plugin-eslint": "^5.0.8",
"eslint": "^8.35.0",
"eslint-config-recommended": "^4.1.0",
"eslint-config-standard-with-typescript": "^34.0.0",
"eslint-plugin-vue": "^9.9.0",
"sass": "^1.58.3",
"vite": "^4.1.0"