Spaces:
Runtime error
Runtime error
| { | |
| "compilerOptions": { | |
| "target": "ES2020", | |
| "module": "CommonJS", | |
| "declaration": true, | |
| "outDir": "./dist", | |
| "strict": true | |
| }, | |
| "include": ["src"] | |
| } | |
| { | |
| "compilerOptions": { | |
| "target": "ES2020", | |
| "module": "CommonJS", | |
| "declaration": true, | |
| "outDir": "./dist", | |
| "strict": true | |
| }, | |
| "include": ["src"] | |
| } | |