Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace
eslint-plugin-sort-exports
by eslint-plugin-perfectionist
The `eslint-plugin-sort-exports` plugin doesn't support ESLint 9 or has published plans to do so. The `eslint-plugin-perfectionist` does support ESLint 9 [1], seems more actively maintained [2, 3] and contains other rules that could be interesting later on [4]. Note that both plugins behave the same, except for two cases which are updated here. [1] azat-io/eslint-plugin-perfectionist#154 [2] https://github.com/azat-io/eslint-plugin-perfectionist/commits/main [3] https://www.npmjs.com/package/eslint-plugin-perfectionist?activeTab=versions [4] https://perfectionist.dev/rules
- Loading branch information