mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-06-17 12:29:01 +08:00
build: update settings.json
This commit is contained in:
parent
bdca8af282
commit
4fc15eff0a
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -16,7 +16,7 @@
|
|||||||
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
|
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
|
||||||
},
|
},
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": true
|
"source.fixAll.eslint": "explicit"
|
||||||
},
|
},
|
||||||
"eslint.validate": ["javascript", "typescript", "javascriptreact", "typescriptreact", "vue"]
|
"eslint.validate": ["javascript", "typescript", "javascriptreact", "typescriptreact", "vue"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user