chore: icon

This commit is contained in:
skytek_xinliang
2026-06-22 17:49:38 +08:00
parent 6da57e1775
commit bef99de4c0
4 changed files with 20 additions and 13 deletions
+7 -8
View File
@@ -1,10 +1,9 @@
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 100,
"bracketSpacing": true,
"arrowParens": "always",
"endOfLine": "auto"
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 100,
"bracketSpacing": true,
"endOfLine": "auto"
}