leo-buneev / eslint-plugin-sort-keys-fix

Fork of https://eslint.org/docs/rules/sort-keys that allows automatic fixing
97 stars 23 forks source link

[BUG]: The rules are not fixable #48

Open hazem-alabiad opened 2 months ago

hazem-alabiad commented 2 months ago

I set the rule to error but, it seems that Eslint is not fixing those issues automatically.

I am using Eslint 8.57

namnm commented 1 month ago

@hazem-alabiad See #1 I have a fork here: https://github.com/namnm/eslint-plugin-sort-keys Install: eslint-plugin-sort-keys Rule: sort-keys/sort-keys-fix