We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1122b6 commit 5403d2bCopy full SHA for 5403d2b
lib/index.js
@@ -1,3 +1,4 @@
1
+/*global HTMLDocument*/
2
function getAttributes(elm) {
3
var attrs = elm.attributes;
4
var result = {};
0 commit comments