**Describe the bug** I am on node v6, and trying to use HTMLhint, it fails with the error that Object.values is not a function. **To Reproduce** Steps to reproduce the behaviour: 1. Use node version 6. We can use Object.values to fix this problem.
Describe the bug
I am on node v6, and trying to use HTMLhint, it fails with the error that Object.values is not a function.
To Reproduce
Steps to reproduce the behaviour:
We can use Object.values to fix this problem.