Spaces:
Sleeping
Sleeping
| { | |
| "extends": "../tsconfig.build.json", | |
| "compilerOptions": { | |
| "outDir": ".", | |
| "rootDir": ".", | |
| "paths": {} | |
| }, | |
| "exclude": ["node_modules", "dist", "test/**/*", "*.spec.ts"], | |
| "references": [] | |
| } | |