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 00796d5 commit 017d74cCopy full SHA for 017d74c
tsconfig.json
@@ -27,7 +27,7 @@
27
/* Modules */
28
"module": "ESNext", /* Specify what module code is generated. */
29
// "rootDir": "./", /* Specify the root folder within your source files. */
30
- // "moduleResolution": "node", /* 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. */
31
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
32
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
33
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
0 commit comments