UNPKG

189 BJSONView Raw
1{
2 "extends": "../../tsconfig.json",
3 "compilerOptions": {
4 "rootDir": "src",
5 "outDir": "build"
6 },
7 "references": [{"path": "../jest-types"}, {"path": "../jest-haste-map"}]
8}