chore: fix playground tsconfig

This commit is contained in:
Evan You 2020-05-10 12:56:48 -04:00
parent ed5b9e7f51
commit 9adbfdbb16

View File

@ -1,5 +1,6 @@
{
"compilerOptions": {
"jsx": "preserve",
"baseUrl": "../",
"paths": {
"vite": ["dist/index.d.ts"]