fix bot run
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 16s

This commit is contained in:
Mylloon 2024-09-27 15:13:57 +02:00
parent 96d84eed29
commit 193a6123e1
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -28,7 +28,7 @@
/* Modules */
"module": "commonjs" /* Specify what module code is generated. */,
// "rootDir": "./src" /* Specify the root folder within your source files. */,
"rootDir": "./src" /* 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. */