darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
171 stars 34 forks source link

Rule to sort modules alphabetically #28

Closed robertohein closed 2 years ago

robertohein commented 2 years ago

Something like this: https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/docs/rules/sort-ngmodule-metadata-arrays.md

Very good package, i was going to create something like this for nestjs but found your package! I'll try to colaborate soon, i have a lot of good nestjs rule ideas

robertohein commented 2 years ago

If you have interest i can develop that rule :)

darraghoriordan commented 2 years ago

Hey, yea for sure, please add a PR if you get a chance to work on this 👍