We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a15925 commit ea645e5Copy full SHA for ea645e5
index.js
@@ -77,4 +77,5 @@ function isEmpty(obj) {
77
return false;
78
}
79
80
- return true;}
+ return true;
81
+}
0 commit comments