Skip to content

Comments

feat: replace ESLint and Prettier with Biome#4

Open
ayhid wants to merge 2 commits intopluginpal:mainfrom
ayhid:feat/biome
Open

feat: replace ESLint and Prettier with Biome#4
ayhid wants to merge 2 commits intopluginpal:mainfrom
ayhid:feat/biome

Conversation

@ayhid
Copy link
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
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.

1 participant