infctr/eslint-plugin-typescript-sort-keys
A linter plugin to require sorting interface and string enum keys
TypeScriptISC
Issues
- 6
Support ESLint 9.x
#77 opened by ericberens - 2
- 3
- 6
string-enum ignores comments
#44 opened by havenchyk - 2
- 12
Does not Sort in One Go
#26 opened by FlorianWendelborn - 1
- 7
- 2
Consider sorting other types of enums?
#72 opened by zachbryant - 0
- 1
Error when trying to use this in an ESM context
#68 opened by osmestad - 1
- 1
Type aliases
#53 opened by OliverJAsh - 1
@typescript-eslint/parser@"6.0.0" is out
#65 opened by ribeaud - 8
Conflict to @typescript-eslint/member-ordering
#30 opened by neviaumi - 1
Add support for TypeScript >= 5.0
#57 opened by schoero - 0
Fix objects must not be overlapped in a report
#52 opened by zachbryant - 1
Version 2 does not work with Node.js v15
#45 opened by bennycode - 0
Support ESLint 8.x
#42 opened by MichaelDeBoey - 0
- 1
- 0
Receiving Warning: Package eslint-plugin-typescript-sort-keys has been ignored because it contains invalid configuration.
#27 opened by worldlee78 - 6
Use `^` to pin dependencies
#21 opened by entropitor - 0
Support TypeScript 4
#22 opened by bennycode - 3
- 20
- 0
- 2
Configuration for capital case
#12 opened by bennycode - 3
- 0
- 1
Autofix?
#4 opened by drewlustro - 2
Use Caret (^) for Peer Dependencies
#1 opened by LankyLou