1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

fix(Cli): remove site tsconfig ()

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

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