{ "extends": "../tsconfig.json", "include": ["*", "location/*"], "references": [{ "path": "../lib" }], "compilerOptions": { "types": ["jest"] } }