Revert "Try to fix external js issue"

This reverts commit 8a5170a92c.
This commit is contained in:
Willem Dantuma
2019-07-17 16:55:17 +02:00
parent be97341cc0
commit 670cb6ceb5
4 changed files with 8 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"types": ["node_modules/resumable/resumable.js"],
"types": [],
"lib": [
"dom",
"es2018"