en.javascript.info/1-js/04-object-basics/01-object/3-is-empty/solution.md

91 B

Just loop over the object and return false immediately if there's at least one property.