We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36792c3 commit 583bdc3Copy full SHA for 583bdc3
tsconfig.json
@@ -26,7 +26,7 @@
26
/* Modules */
27
"module": "nodenext", /* Specify what module code is generated. */
28
// "rootDir": "./", /* Specify the root folder within your source files. */
29
- "moduleResolution": "nodenext", /* Specify how TypeScript looks up a file from a given module specifier. */
+ // "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
30
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
31
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
32
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
0 commit comments