Spaces:
Sleeping
Sleeping
| { | |
| "extends": "./tsconfig.json", | |
| "compilerOptions": { | |
| "composite": true, | |
| "outDir": "dist", | |
| "types": [ | |
| "vite/client" | |
| ] | |
| }, | |
| "include": [ | |
| "src" | |
| ] | |
| } |