Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there anything like this for imports and object destructuring? #22

Open
ghost opened this issue Feb 15, 2023 · 1 comment
Open

Is there anything like this for imports and object destructuring? #22

ghost opened this issue Feb 15, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@ghost
Copy link

ghost commented Feb 15, 2023

I wish Prettier would just keep my line breaks for destructures and import statements.

Does anyone know if there's a plugin that does that?

Alternatively, could this plugin be modified to do it?

Thanks!

@electrovir
Copy link
Owner

I wish Prettier would just keep my line breaks for destructures and import statements.

I totally agree

Does anyone know if there's a plugin that does that?

Not that I know of

could this plugin be modified to do it?

Probably not the most in scope for this plugin, but if someone wants to build it in I'd review the code.

@electrovir electrovir added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant