ronparkdev / eslint-plugin-sort-annotation

Lint rule for sort the value or properties if it has @sort or @sort-keys annotation
13 stars 2 forks source link

feat: support sorting of typescript enums #10

Closed tomquist closed 4 months ago

tomquist commented 4 months ago

This adds support for sorting members of a typescript enum.

tomquist commented 4 months ago

Thanks for the review @ronparkdev! It looks like only those with write access to this repository can merge pull requests. Can you merge it?