{ "extends": "../tsconfig.base.json", "include": ["test/**/*", "__snapshots__/**/*"], "exclude": [".gen/**/*"], "references": [{ "path": "../../openapi-ts" }] }