Update to final version

This commit is contained in:
kamil.mysliwiec
2017-05-01 14:04:25 +02:00
parent b0e8d5f125
commit e1fcf64d22
187 changed files with 2590 additions and 1122 deletions

View File

@@ -3,6 +3,7 @@
"module": "commonjs",
"declaration": false,
"noImplicitAny": false,
"noUnusedLocals": false,
"removeComments": true,
"noLib": false,
"emitDecoratorMetadata": true,