mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
chore: fix playground tsconfig
This commit is contained in:
parent
ed5b9e7f51
commit
9adbfdbb16
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"jsx": "preserve",
|
||||
"baseUrl": "../",
|
||||
"paths": {
|
||||
"vite": ["dist/index.d.ts"]
|
||||
|
Loading…
Reference in New Issue
Block a user