IanVS / prettier-plugin-sort-imports

An opinionated but flexible prettier plugin to sort import statements
Apache License 2.0
951 stars 21 forks source link

Feature: Allow Explicit Separator after Top-of-file-comments #92

Closed fbartho closed 1 year ago

fbartho commented 1 year ago

Primarily, this makes it possible for people to declare that there should be a gap after top-of-file-comments (before other imports).

Additionally: