EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.64k stars 175 forks source link

Use object shorthand for properties #170

Closed LinusU closed 4 years ago

LinusU commented 4 years ago

This rule is on its way into the latest Standard ☺️

ref: https://github.com/standard/eslint-config-standard/pull/166

LinusU commented 4 years ago

Absolutely, sorry for missing that this was meant to be used untranspiled for browsers 👍

I'll keep this in mind if we maybe want to add a way to indicate support for older environments, and in that case not enforce the rule ☺️ closing for now

EvanHahn commented 4 years ago

No worries at all! Thanks for the work.