diff --git a/tsconfig.json b/tsconfig.json index a11bae3..71cf03b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,7 @@ // "sourceMap": true, /* Generates corresponding '.map' file. */ // "outFile": "./", /* Concatenate and emit output to single file. */ "outDir": "./dist", - // "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ + "rootDir": "./", // "composite": true, /* Enable project compilation */ "removeComments": false, // "noEmit": true, /* Do not emit outputs. */