Skip to content

Commit

Permalink
no declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmartin committed Dec 8, 2016
1 parent 8942885 commit 6503566
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 @@ -5,7 +5,7 @@
"removeComments": true,
"experimentalDecorators": true,
"sourceMap": true,
"declaration": true,
"declaration": false,
"noEmitOnError": false,
"noEmitHelpers": true,
"noImplicitUseStrict": true,
Expand Down

0 comments on commit 6503566

Please sign in to comment.