fix: fix renderless tsconfig paths not working (#3362)

This commit is contained in:
Kagol 2025-04-28 09:23:03 +08:00 committed by GitHub
parent 2d8da970cc
commit 8ad717418e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{
"files": [],
"references": [ { "path": "./tsconfig.vue3.json" }]
}