chore(angular): use tslib (#16686)

This commit is contained in:
Manu MA
2018-12-11 16:14:46 +01:00
committed by GitHub
parent 1a299b01fe
commit 1f78a7c56a

View File

@@ -23,6 +23,7 @@
"outDir": "dist",
"pretty": true,
"removeComments": false,
"importHelpers": true,
"rootDir": "src",
"strictPropertyInitialization": false,
"target": "es5"