This commit is contained in:
2024-10-26 22:46:12 +08:00
parent f9e21d366a
commit 8250008971
4 changed files with 191 additions and 139 deletions

View File

@@ -1,9 +0,0 @@
{
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["rsbuild.config.ts"]
}