You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue proposes migrating our code formatting and linting infrastructure from Prettier to Biome. Biome offers a unified toolchain for formatting, linting, and more, potentially simplifying our development setup and improving performance. This migration will involve updating our CI pipeline and pre-commit hooks (via husky).