| { | |
| "extends": "../../tsconfig.base.json", | |
| "files": [], | |
| "include": [], | |
| "references": [ | |
| { | |
| "path": "./tsconfig.app.json" | |
| }, | |
| { | |
| "path": "./tsconfig.spec.json" | |
| } | |
| ], | |
| "compilerOptions": { | |
| "esModuleInterop": true | |
| } | |
| } | |
| { | |
| "extends": "../../tsconfig.base.json", | |
| "files": [], | |
| "include": [], | |
| "references": [ | |
| { | |
| "path": "./tsconfig.app.json" | |
| }, | |
| { | |
| "path": "./tsconfig.spec.json" | |
| } | |
| ], | |
| "compilerOptions": { | |
| "esModuleInterop": true | |
| } | |
| } | |