{ "extends": "../../tsconfig.base.json", "compilerOptions": { "module": "NodeNext", "target": "ES2022" }, "files": [], "include": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.spec.json" } ] }