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