Merge branch 'base' into tabbar

This commit is contained in:
菲鸽
2024-04-07 09:02:55 +08:00

View File

@@ -3,7 +3,7 @@
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",