fix(projects): fix eslint svg cause incorrect icon render

This commit is contained in:
Soybean
2023-02-09 23:45:00 +08:00
parent a8a6ed97b9
commit 0b5afda287
14 changed files with 13 additions and 346 deletions

View File

@ -9,7 +9,6 @@
"strings": true
},
"editor.tabSize": 2,
"eslint.alwaysShowStatus": true,
"eslint.validate": [
"javascript",
"javascriptreact",