Spaces:
Runtime error
Runtime error
| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "outDir": "./dist", | |
| "rootDir": ".", | |
| "moduleResolution": "NodeNext", | |
| "module": "NodeNext" | |
| }, | |
| "include": ["./**/*.ts"] | |
| } |
| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "outDir": "./dist", | |
| "rootDir": ".", | |
| "moduleResolution": "NodeNext", | |
| "module": "NodeNext" | |
| }, | |
| "include": ["./**/*.ts"] | |
| } |