X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=tsconfig-base.json;h=1dd0b7ca9a246cf49c3599c8dd9613ea4695d6c6;hb=bd5ef8e86fb08a4f222ad1c0d0a719aed833218a;hp=d72fc5e56b54d4864a0e77f5c196e05be5c1ec72;hpb=d972af76b6d7d1d2a099d254eacf45245b5316ac;p=e-mobility-charging-stations-simulator.git diff --git a/tsconfig-base.json b/tsconfig-base.json index d72fc5e5..1dd0b7ca 100644 --- a/tsconfig-base.json +++ b/tsconfig-base.json @@ -17,8 +17,8 @@ // "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ // "sourceMap": true, /* Generates corresponding '.map' file. */ // "outFile": "./", /* Concatenate and emit output to single file. */ - "outDir": "./dist", /* Redirect output structure to the directory. */ - "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ + // "outDir": "./dist", /* Redirect output structure to the directory. */ + // "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ // "composite": true, /* Enable project compilation */ // "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */ "removeComments": true, /* Do not emit comments to output. */