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

Add parsers and options to babel arguments #162

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

tqwewe
Copy link
Contributor

@tqwewe tqwewe commented Nov 18, 2020

I am developing support for tailwind class sorting in my prettier-plugin-tailwind plugin.

My plugin depends on prettier-plugin-svelte and unfortunately prettier-plugin-svelte does not provide the parsers and options to the babel parser, which my tailwind plugin requires.

This change has no changes to the way prettier-plugin-svelte runs and simply provides the information to the babel parser.

@dummdidumm dummdidumm merged commit ba06031 into sveltejs:master Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants