build(simulator): cleanup TS configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 Jul 2023 22:23:51 +0000 (00:23 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 Jul 2023 22:23:51 +0000 (00:23 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
tsconfig-base.json

index d72fc5e56b54d4864a0e77f5c196e05be5c1ec72..1dd0b7ca9a246cf49c3599c8dd9613ea4695d6c6 100644 (file)
@@ -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. */