🐳 chore(settings): 修改settings.json
This commit is contained in:
parent
544c790431
commit
ada6a213a1
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@ -1,5 +1,17 @@
|
||||
{
|
||||
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
"typescript",
|
||||
"javascriptreact",
|
||||
"typescriptreact",
|
||||
"vue",
|
||||
"html",
|
||||
"markdown",
|
||||
"json",
|
||||
"jsonc",
|
||||
"json5"
|
||||
],
|
||||
// Set the default
|
||||
"editor.formatOnSave": true,
|
||||
// Enable per-language
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user