This commit is contained in:
Ray Elliott 2021-01-03 23:47:46 +00:00
parent 9f5d6eb07a
commit 802a8d498d
1 changed files with 5 additions and 0 deletions

View File

@ -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": [