tsconfig.esm.json

Path: unified-ai-platform/node_modules/rxjs/src/tsconfig.esm.json
Size: 171 bytes
Lines: 10
Type: json
json
{
  "extends": "./tsconfig.base.json",
  "compilerOptions": {
    "module": "esnext",
    "importHelpers": true,
    "target": "es2015",
    "outDir": "../dist/esm"
  }
}
← Back to Index ⬇ Download