update
This commit is contained in:
parent
9f5d6eb07a
commit
802a8d498d
1 changed files with 5 additions and 0 deletions
|
|
@ -26,6 +26,11 @@
|
|||
"sh.enable": true,
|
||||
"sh.highlightParsingErrors": true,
|
||||
|
||||
"css.validate": true,
|
||||
"stylelint.enable": true,
|
||||
"stylelint.autoFixOnSave": true,
|
||||
"prettier.requireConfig": true,
|
||||
|
||||
"eslint.enable": true,
|
||||
"eslint.autoFixOnSave": true,
|
||||
"eslint.filetypes": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue