alanshaw / david

:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.
https://david-dm.org
MIT License
969 stars 70 forks source link

Use object shorthand for properties #167

Open LinusU opened 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

Compatibility: This syntax works on Node.js 4.0 and up, this module currently requires Node.js 6.0 and up (see #166 for details) ✅

LinusU commented 2 years ago

@alanshaw any thoughts on merging this? ☺️