IanVS / prettier-plugin-sort-imports

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

Expose types for config options #41

Closed IanVS closed 1 year ago

IanVS commented 1 year ago

Ported from https://github.com/trivago/prettier-plugin-sort-imports/pull/173 & https://github.com/trivago/prettier-plugin-sort-imports/pull/180

We'll likely be deprecating many of these options in the future, but for now, we may as well expose their types and give them some nice docs.