Spaces:
Runtime error
Runtime error
Invalid JSON:Expected double-quoted property name in JSONat line 9, column 3
| { | |
| "compilerOptions": { | |
| "composite": true, | |
| "skipLibCheck": true, | |
| "module": "ESNext", | |
| "moduleResolution": "bundler", | |
| "allowSyntheticDefaultImports": true, | |
| "noImplicitAny": false, | |
| }, | |
| "include": ["vite.config.ts"] | |
| } | |