Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 19:09:21 +08:00

chore: update ". vscode/settings.json"

This commit is contained in:
Juck Zhang 2024-07-15 21:00:20 +08:00 committed by GitHub
parent f97824ddf8
commit 6893c70df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
{
"prettier.enable": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},