{ "extends": "../../tsconfig.base.json", "files": [], "include": [], "compilerOptions": { "target": "ES2020", "importHelpers": false }, "references": [ { "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.spec.json" } ] }