fix(Cli): remove site tsconfig (#12792)

This commit is contained in:
neverland 2024-04-14 21:12:12 +08:00 committed by GitHub
parent 6869d9e7a6
commit b04a8094a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +0,0 @@
{
"extends": "../tsconfig.json",
"compilerOptions": {
"allowJs": true
}
}