fix: utils build

This commit is contained in:
2026-03-30 14:52:26 +03:00
parent d6c0011c2e
commit 021fdc6f4e

View File

@@ -24,7 +24,7 @@
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
/* Modules */
"module": "NodeNext", // /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */
"rootDir": "./src", // /* Specify the root folder within your source files. */
"moduleResolution": "NodeNext", // /* 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. */