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

Todo: Migrate to Biome #246

Closed
ShafSpecs opened this issue Jul 20, 2024 · 0 comments
Closed

Todo: Migrate to Biome #246

ShafSpecs opened this issue Jul 20, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed wontfix This will not be worked on

Comments

@ShafSpecs
Copy link
Member

Remove Prettier and Eslint and migrate the monorepo to biomejs.

This also removes the need for lint-staged due to biome's --staged flag.

This migration would require removing the eslint + lint-staged package (from all packages), as well as adjusting commands in package.json scripts. Biome doesn't have out-of-the-box support for monorepos, so this change would require some manual tooling (maybe a biome-js package?) that allows each package to have individual config files whilst retaining a global config

@ShafSpecs ShafSpecs added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 20, 2024
@ShafSpecs ShafSpecs self-assigned this Jul 20, 2024
@ShafSpecs ShafSpecs reopened this Nov 6, 2024
@ShafSpecs ShafSpecs added the wontfix This will not be worked on label Nov 6, 2024
@ShafSpecs ShafSpecs closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant