chore: unify tsconfig.json files (#883)

This commit is contained in:
Róbert Kiss
2018-12-22 00:46:17 +01:00
committed by László Monda
parent 9112b597f8
commit 58ee42fcc2
11 changed files with 32 additions and 2388 deletions

View File

@@ -705,6 +705,11 @@
"os-tmpdir": "~1.0.2"
}
},
"tslib": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.9.3.tgz",
"integrity": "sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ=="
},
"tunnel-agent": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",