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