refactor: adjust code to updated dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-11-25 14:23:36 +01:00
parent 90513868c5
commit c9c8a64c0e
2 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
"alwaysStrict": true,
"charset": "utf8",
"declaration": true,
"esModuleInterop": true,
"experimentalDecorators": true,
"forceConsistentCasingInFileNames": true,
"inlineSourceMap": true,