- Notifications
You must be signed in to change notification settings - Fork1k
chore: tweak biome config#15864
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
} | ||
} | ||
}, | ||
"$schema":"https://biomejs.dev/schemas/1.9.4/schema.json" |
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.
Would this need to be manually bumped when@dependabot bumps biome version?
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.
I think so.
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.
unfortunately yeah, but it's worth having for the autocompletion help
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.
LGTM
8de3cd6
intomainUh oh!
There was an error while loading.Please reload this page.
some config files in site/ have been getting missed by the current biome config. this addresses that (and formats them).