hugoattal / eslint-plugin-sort-keys-custom-order

14 stars 1 forks source link

Add flat config support (ESlint 9.0.0) #4

Open hugoattal opened 2 months ago

hugoattal commented 2 months ago

Requires this typescript-eslint update:

Specifically, RuleTester seems not compatible with flat config for now.

Serialized Error: { messageTemplate: 'eslintrc-incompat', messageData: { key: 'parser' } }
Caused by: Error: This appears to be in eslintrc format rather than flat config format.
hugoattal commented 1 week ago

Requires FlatRuleTester: