File tree Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Original file line number Diff line number Diff line change 31
31
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
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
- "typeRoots" : [
35
- " ./types"
36
- ] /* Specify multiple folders that act like './node_modules/@types'. */ ,
34
+ // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
37
35
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
38
36
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
39
37
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments