1
0
mirror of synced 2025-11-06 11:20:40 +08:00

修复图标显示乱码问题

This commit is contained in:
xuliangzhan
2022-11-19 23:38:55 +08:00
parent 4dff685957
commit cdbb059bb2
40 changed files with 324 additions and 189 deletions

View File

@@ -10,6 +10,8 @@
"esModuleInterop": true,
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"useDefineForClassFields": true,
"sourceMap": true,
"baseUrl": ".",
"types": [