File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
26
26
27
27
/* Modules */
28
- "module" : " NodeNext" /* Specify what module code is generated. */ ,
28
+ "module" : " NodeNext" ,
29
29
// "rootDir": "./", /* Specify the root folder within your source files. */
30
- // "moduleResolution": "node10 ", /* Specify how TypeScript looks up a file from a given module specifier. */
30
+ "moduleResolution" : " NodeNext " , /* Specify how TypeScript looks up a file from a given module specifier. */
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. */
You can’t perform that action at this time.
0 commit comments