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

feat: add prettier-plugin-astro for eslint-config formatter #413

Merged
merged 8 commits into from Mar 4, 2024

Conversation

kaivanwong
Copy link
Contributor

@kaivanwong kaivanwong commented Mar 4, 2024

Description

Add prettier-plugin-astro plugin for formatter, it's like svelte formatter in @antfu/eslint-config.

The Astro Extension for VS Code use prettier-plugin-astro to format *.astro, so I add it for eslint-config to format.

Linked Issues

not yet.

Additional context

In PR #410 , *.astro is formated in error.

like this:

image

I fix it in this PR.

@antfu antfu merged commit 479c47f into antfu:main Mar 4, 2024
5 checks passed
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