Which of these options is the best for sorting imports? I guess Prettier plugin because sorting imports it's more like the specialization of formatter?
1. trivago/prettier-plugin-sort-imports
2. Build-in to ESlint sort-imports
3. eslint-plugin-import (import/order)
4. eslint-plugin-simple-import-sort