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 support for prettier 3.0 #196

Closed
curthipster opened this issue Jul 18, 2023 · 4 comments
Closed

Add support for prettier 3.0 #196

curthipster opened this issue Jul 18, 2023 · 4 comments

Comments

@curthipster
Copy link

prettier fails with error after upgrading from 2.8.8 to 3.0.0:

> prettier . --check

Checking formatting...
[error] Cannot read properties of undefined (reading 'filter')

In case it helps, prettier-plugin-tailwindcss had a similar issue.

@yf-yang
Copy link

yf-yang commented Jul 19, 2023

Seems #195 is the WIP

@auvred
Copy link
Contributor

auvred commented Jul 19, 2023

Duplicate of #194

@hosseinmd
Copy link
Owner

Fixed #195

@curthipster
Copy link
Author

Oh, thank you and sorry for the noise. I swear I searched but apparently didn't look hard enough.

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

No branches or pull requests

4 participants