trivago / prettier-plugin-sort-imports

A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
Apache License 2.0
3.28k stars 129 forks source link

[Feature] Add <SEPARATOR> special word #296

Open joutvhu opened 3 months ago

joutvhu commented 3 months ago

Implement feature https://github.com/trivago/prettier-plugin-sort-imports/issues/268

joutvhu commented 3 months ago

Hi @ayusharma, @byara Please help to review