diff --git a/tsconfig.json b/tsconfig.json index 6c92185..333de2e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -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. */