prettier-plugin-sort-imports icon indicating copy to clipboard operation
prettier-plugin-sort-imports copied to clipboard

Add option to disable import sorting (for monorepo)

Open foges opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? I have a monorepo and want to exclude sorting of a specific package (it's huge / legacy and I don't want to touch it)

Describe the solution you'd like Add an option to disable this plugin via the prettier config.

Describe alternatives you've considered Installing this plugin only in packages where I want it applied. I'd prefer to avoid this option since I want to create a set of global configurations in my monorepo.

Additional context None.

foges avatar Oct 06 '23 06:10 foges

*bump* could really use this as well.

mminor-dev avatar Dec 28 '23 21:12 mminor-dev