Spaces:
Runtime error
Runtime error
| { | |
| "extends": "../tsconfig.json", | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "noEmit": true | |
| }, | |
| "include": ["**/*.ts"] | |
| } | |
| { | |
| "extends": "../tsconfig.json", | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "noEmit": true | |
| }, | |
| "include": ["**/*.ts"] | |
| } | |