tsconfig.cjs.spec.json

Path: unified-ai-platform/node_modules/rxjs/src/tsconfig.cjs.spec.json
Size: 275 bytes
Lines: 11
Type: json
json
{
  "extends": "./tsconfig.cjs.json",
  /**
   * this is pseudo config for test case's relative path resolution to `../src`, runs
   * cjs config once more instead of manual copying to utilize incremental build.
   */
  "compilerOptions": {
    "outDir": "../dist/src"
  }
}
← Back to Index ⬇ Download