eslint-plugin-simple-import-sort
Easy autofixable import sorting.
✅️ Runs viaeslint --fix
– no new tooling✅️ Also sorts exports where possible✅️ Handles comments✅️ Handles type imports/exports✅️ TypeScript friendly (via @typescript-eslint/parser)✅️ Prettier friendly✅️ eslint-plugin-import friendly✅️ git diff
friendly✅️ 100% code coverage✅️ No dependencies❌ Does not supportrequire
This is for those who use eslint --fix
(autofix) a lot and want to completely forget about sorting imports!