Spaces:
Configuration error
Configuration error
{ | |
"compilerOptions": { | |
"noEmit": false | |
}, | |
"extends": "../../tsconfig.json", | |
"include": ["src/**/*", "test/**/*"] | |
} | |