infctr / eslint-plugin-typescript-sort-keys

A linter plugin to require sorting interface and string enum keys
ISC License
143 stars 25 forks source link

fix(#68): esm for new flat config #70

Closed amritk closed 8 months ago

amritk commented 8 months ago

Fixes issue #68, works on the new flat config.

thanks @osmestad

infctr commented 8 months ago

Appreciate the fix!