deps(): update all packages, run audit, fix config

This commit is contained in:
Kamil Myśliwiec
2020-06-01 11:14:49 +02:00
parent 08b0150cb6
commit daeb1fd05a
3 changed files with 238 additions and 252 deletions
+1
View File
@@ -5,6 +5,7 @@
"removeComments": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"target": "es2017",
"sourceMap": true,
"outDir": "./dist",