{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "module": "commonjs", "strictNullChecks": true }, "files": [], "include": [], "references": [ { "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.spec.json" } ] }