-
Notifications
You must be signed in to change notification settings - Fork 6
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
chore: replace prettier & eslint with Biome #814
base: main
Are you sure you want to change the base?
Conversation
Use biome for formatting, format code, some lint fixes Continue using prettier for formatting markdown & yaml files as not yet supported by biome
and disable some as too many changes for this PR
Extension builds preview
|
It's much easier to configure than eslint! And gave many more good recommendations out of box! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test-e2e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Looked into docs for adding more rules, but I think we're good for now. (we'll add more as we go )
Keeping an eye open for any updates to markdown/yaml formatting.
Context
Closes #813
Closes #298
Changes proposed in this pull request
"off"
, not"info"
) few lint rules, otherwise this PR will get too big.Missing things: