Implement workaround for #1066

This commit is contained in:
Steve Sanderson
2017-06-26 12:51:03 +01:00
parent 53f5a77490
commit 117c1a6cbd
4 changed files with 84 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"target": "es5",
"declaration": true,
"outDir": ".",
"lib": ["es2015"]
"lib": ["dom", "es2015"]
},
"files": [
"src/index.ts"