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: use biome check #28

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

victor-teles
Copy link
Contributor

Summary

This PR closes #23
Now the plugin run biome check instead of biome format and biome lint in separated form.

This PR also implement a improvement to the auto-save configuration description:
CleanShot 2024-01-14 at 01 37 54@2x

When the biome is not found

CleanShot 2024-01-14 at 01 45 48@2x

@bc-m
Copy link
Contributor

bc-m commented Jan 16, 2024

If it fits your schedule, I would be happy about a fresh nightly release. We are currently migrating from Prettier to Biome and are already testing the latest nightly version - "biome check" would be a nice addition here.

If it doesn't fit, it's fine of course. ❤️

@victor-teles victor-teles merged commit 732816f into biomejs:main Jan 16, 2024
1 check passed
@victor-teles victor-teles deleted the feature/biome-check branch January 16, 2024 23:06
@victor-teles
Copy link
Contributor Author

@bc-m Done! let me know what do you think about the new version!
I really want to release a stable version very soon, any feedbacks about the nightly version are welcome ✌🏻

@oferitz
Copy link

oferitz commented Jan 17, 2024

@victor-teles Thanks! downloaded the latest nightly and it's working great so far.

@bc-m
Copy link
Contributor

bc-m commented Jan 18, 2024

@bc-m Done! let me know what do you think about the new version! I really want to release a stable version very soon, any feedbacks about the nightly version are welcome ✌🏻

Thank you very much! My co-worker and I haven't had any problems yet. 👍

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.

Support for 'organizeImports'
3 participants