update
This commit is contained in:
parent
9f5d6eb07a
commit
802a8d498d
|
@ -26,6 +26,11 @@
|
||||||
"sh.enable": true,
|
"sh.enable": true,
|
||||||
"sh.highlightParsingErrors": true,
|
"sh.highlightParsingErrors": true,
|
||||||
|
|
||||||
|
"css.validate": true,
|
||||||
|
"stylelint.enable": true,
|
||||||
|
"stylelint.autoFixOnSave": true,
|
||||||
|
"prettier.requireConfig": true,
|
||||||
|
|
||||||
"eslint.enable": true,
|
"eslint.enable": true,
|
||||||
"eslint.autoFixOnSave": true,
|
"eslint.autoFixOnSave": true,
|
||||||
"eslint.filetypes": [
|
"eslint.filetypes": [
|
||||||
|
|
Loading…
Reference in New Issue