Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
remove comments in compiled ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenHans committed Sep 15, 2016
1 parent 3d0072e commit a502bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"sourceMap": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"removeComments": false,
"removeComments": true,
"noImplicitAny": false,
"isolatedModules": true
},
Expand Down

0 comments on commit a502bf4

Please sign in to comment.