mirror of
https://git.gay/lucida/lucida
synced 2025-12-11 20:15:14 +01:00
change tsconfig rootDir
This commit is contained in:
parent
16ca60ada0
commit
8a7f60ec8c
@ -26,7 +26,7 @@
|
||||
|
||||
/* Modules */
|
||||
"module": "node16" /* 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": "node16" /* 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. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user