Add is.domElement() (#11)

This commit is contained in:
Melvin 2017-10-07 09:19:11 -07:00 committed by Sindre Sorhus
parent 6268253ec6
commit 75ac3cd574
4 changed files with 42 additions and 1 deletions

View file

@ -44,6 +44,7 @@
],
"devDependencies": {
"ava": "*",
"jsdom": "^9.12.0",
"xo": "*"
}
}