Skip to content

feat: replace ESLint and Prettier with Biome#4

Merged
boazpoolman merged 2 commits into
pluginpal:mainfrom
ayhid:feat/biome
May 14, 2026
Merged

feat: replace ESLint and Prettier with Biome#4
boazpoolman merged 2 commits into
pluginpal:mainfrom
ayhid:feat/biome

Conversation

@ayhid
Copy link
Copy Markdown
Contributor

@ayhid ayhid commented Feb 19, 2026

Summary

  • Add biome.json with project-wide linting and formatting config
  • Remove .eslintignore, .prettierrc, and .prettierignore

Depends on: #3 (pnpm to yarn migration)

Test plan

  • yarn lint runs Biome checks successfully
  • yarn format formats code with Biome

- Replace pnpm workspace config with yarn workspaces field in package.json
- Update scripts from pnpm --filter to yarn workspace
- Add turbo-passthrough scripts (test:ts:front, test:ts:back, test:jest, verify)
- Change workspace:* to * for yarn classic compatibility
- Set packageManager to yarn@1.22.22
- Add biome.json with project-wide linting and formatting config
- Remove .eslintignore, .prettierrc, and .prettierignore
@boazpoolman boazpoolman merged commit 3b36c73 into pluginpal:main May 14, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants