azat-io / eslint-plugin-perfectionist

🦄 ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
https://eslint-plugin-perfectionist.azat.io
MIT License
1.62k stars 29 forks source link

docs: note on usage of prettier-plugin-sort-imports in sort-imports conflicts #103

Closed deathemperor closed 3 months ago

deathemperor commented 3 months ago

Description

note on usage of prettier-plugin-sort-imports in sort-imports conflicts

Additional context

I got this conflicts and spent hours trying to figure this out. Hopefully this note will help others avoid this.


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following

azat-io commented 3 months ago

Thank you!