UNPKG

367 BJSONView Raw
1{
2 "extends": "/Users/tomasz/Work/expo/packages/expo-random/tsconfig.json",
3 "compilerOptions": {
4 "module": "esnext",
5 "typeRoots": [
6 "./node_modules/@types",
7 "../node_modules/@types",
8 "../../node_modules/@types",
9 "../../../node_modules/@types",
10 "/Users/tomasz/Work/expo/packages/expo-module-scripts/ts-declarations"
11 ]
12 }
13}
\No newline at end of file