UNPKG

183 BJSONView Raw
1{
2 "extends": "./types/tsconfig.json",
3 "compilerOptions": {
4 "baseUrl": ".",
5 "rootDir": "./types",
6 "paths": {
7 "jest-fetch-mock": [
8 "./"
9 ]
10 }
11 }
12}
\No newline at end of file