perf: layout

This commit is contained in:
xiaoxian521
2021-10-11 15:14:00 +08:00
parent c49fbde0b5
commit 11178d8fd5
5 changed files with 108 additions and 28 deletions

View File

@@ -16,7 +16,7 @@
"sourceMap": true,
"baseUrl": ".",
"allowJs": false,
"resolveJsonModule": true, // 包含导入的模块。json的扩展
"resolveJsonModule": true,
"lib": ["dom", "esnext"],
"incremental": true,
"paths": {