eslint-plugin-sort-class-members

An ESLint rule for enforcing consistent ES6 class member order

Downloads
1.3M
Stars
118
Committers
19

Bot releases are hidden (Show)

eslint-plugin-sort-class-members - v1.20.0 Latest Release

Published by bryanrsmith 8 months ago

eslint-plugin-sort-class-members - v1.19.0

Published by bryanrsmith about 1 year ago

Added sortInterfaces option to enable sorting TypeScript interfaces.

Thanks to @ygrandgirard for the contribution!

eslint-plugin-sort-class-members - v1.18.0

Published by bryanrsmith over 1 year ago

  • Make groupByDecorator regex-able (#90)
  • Add "accessor" and "nonAccessor" options to kind (#91)
  • Support matching members with any/no decorator. (#89)

Thanks to @dospunk for the improvements!

eslint-plugin-sort-class-members - v1.17.1

Published by bryanrsmith over 1 year ago

Fix TSAbstractPropertyDefinition being treated as a method instead of a property. fixes #84

eslint-plugin-sort-class-members - v1.17.0

Published by bryanrsmith over 1 year ago

eslint-plugin-sort-class-members - v1.16.0

Published by bryanrsmith almost 2 years ago

Package Rankings
Top 1.88% on Npmjs.org
Badges
Extracted from project README
build npm
Related Projects