File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
33
33
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
34
34
// "typeRoots": [], /* Specify multiple folders that act like `./node_modules/@types`. */
35
- // "types": [], /* Specify type package names to be included without being referenced in a source file. */
35
+ "types" : [" react-native " , " jest " ], /* Specify type package names to be included without being referenced in a source file. */
36
36
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
37
37
"resolveJsonModule" : true , /* Enable importing .json files */
38
38
// "noResolve": true, /* Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project. */
You can’t perform that action at this time.
0 commit comments