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