Spaces:
Runtime error
Runtime error
| { | |
| "compilerOptions": { | |
| "target": "ES2020", | |
| "module": "ESNext", | |
| "moduleResolution": "bundler", | |
| "allowSyntheticDefaultImports": true, | |
| "strict": true, | |
| "skipLibCheck": true | |
| }, | |
| "files": [] | |
| } | |