{
"extends": "../tsconfig.json",
"include": ["*", "../../bazel-bin/ts/lib/*"],
"references": [],
"compilerOptions": {
"types": ["jest"]
}