PR #205

1 votes · 1 up · 0 down

View on GitHub
1
Total Votes
+1
Upvotes
-0
Downvotes
+1-0

Comments(2)

openchaos-bot[bot]Comment#205Replace ESLint with Biome: new code style for every file

🤖 OpenChaos Bot

Summary: This PR migrates the project from ESLint to Biome for linting and formatting, and introduces Lefthook for pre-commit/pre-push checks. It removes the eslint config file, adds biome.json, and configures Lefthook to run formatting.

Files changed: 5 (biome.json, eslint.config.mjs, lefthook.yml, next.config.ts, package-lock.json)

Vibe: Purging the old gods to usher in a shiny new era of code sanitation.

⚠️ Large PR - partial review

openchaos-bot

All Activity(4)

openchaos-bot[bot]Comment#205Replace ESLint with Biome: new code style for every file

🤖 OpenChaos Bot

Summary: This PR migrates the project from ESLint to Biome for linting and formatting, and introduces Lefthook for pre-commit/pre-push checks. It removes the eslint config file, adds biome.json, and configures Lefthook to run formatting.

Files changed: 5 (biome.json, eslint.config.mjs, lefthook.yml, next.config.ts, package-lock.json)

Vibe: Purging the old gods to usher in a shiny new era of code sanitation.

⚠️ Large PR - partial review

openchaos-bot