更新 'settings.json'
This commit is contained in:
parent
740f14d0b8
commit
d5415d6a5c
|
@ -110,5 +110,7 @@
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": true
|
"source.fixAll.eslint": true
|
||||||
},
|
},
|
||||||
|
"eslint.format.enable": true,
|
||||||
|
"eslint.validate": ["javascript", "vue", "html"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue