Bundle the required DOM types (#93)

Closes #92
This commit is contained in:
Sindre Sorhus 2019-10-02 23:06:53 +07:00 committed by GitHub
parent 0f9b8479e9
commit 7c16f20d16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 3 deletions

View file

@ -4,8 +4,7 @@
"outDir": "dist",
"target": "es2017",
"lib": [
"esnext",
"dom"
"esnext"
]
},
"include": [