molindo / eslint-config-molindo

ESLint config that implements the Molindo styleguide and helps to catch errors.
MIT License
1 stars 2 forks source link

Sort destructured keys #31

Closed amannn closed 3 years ago

amannn commented 4 years ago

https://www.npmjs.com/package/eslint-plugin-sort-destructure-keys

This is the last puzzle piece for sorting props in React components. It also has autofix.