This commit is contained in:
2022-04-23 20:24:24 +03:00
parent cf260dbdca
commit 26303f95e8
3 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
/* Modules */
"module": "commonjs", /* Specify what module code is generated. */
"rootDir": "./src", /* Specify the root folder within your source files. */
"rootDir": ".", /* Specify the root folder within your source files. */
// "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */