We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca4d76 commit 91cbc17Copy full SHA for 91cbc17
wsnet2-dashboard/backend/tsconfig.json
@@ -23,7 +23,7 @@
23
/* Modules */
24
"module": "nodenext", /* Specify what module code is generated. */
25
// "rootDir": "./", /* Specify the root folder within your source files. */
26
- "moduleResolution": "node16", /* 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. */
27
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
28
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
29
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
0 commit comments