Enable noEmitHelpers in tsconfig

This commit is contained in:
Roman Hotsiy 2016-10-31 19:27:59 +02:00
parent cef8631b89
commit 5b17dc36cf
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -15,7 +15,7 @@
"should",
"requirejs"
],
"noEmitHelpers": false
"noEmitHelpers": true
},
"compileOnSave": false,
"exclude": [