Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
duduluu committed Jun 30, 2018
1 parent e82ed6d commit 17878f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Expand Up @@ -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. */
Expand Down

0 comments on commit 17878f7

Please sign in to comment.