Skip to content

Commit

Permalink
Remove comments in the final output
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Feb 8, 2019
1 parent ae2170c commit b7f9aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -5,6 +5,7 @@
"experimentalDecorators": true,
"module": "commonjs",
"outDir": "lib",
"removeComments": true,
"sourceMap": true,
"strict": true,
"target": "es2018"
Expand Down

0 comments on commit b7f9aea

Please sign in to comment.