Skip to content

Prettier, ESLint -> Biome migration - #125

Merged
jwchoi-kr merged 3 commits into
developfrom
chore/biome-migration
Aug 4, 2026
Merged

Prettier, ESLint -> Biome migration#125
jwchoi-kr merged 3 commits into
developfrom
chore/biome-migration

Conversation

@jwchoi-kr

@jwchoi-kr jwchoi-kr commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

monorepo를 향한 1단계: Biome 도입

  1. regacy formatting, linting rule들 제거. Biome의 기본 세팅(recommended)를 사용하였는데, 커스텀하고 싶은게 있다면 알려주세요
  2. "verify": "yarn biome:check && yarn typecheck && yarn test --runInBand" 추가. pre-push hook으로 yarn verify 돌아감. 관련 내용 AGENTS.MD에 추가
  3. Prettier, ESLint 제거
  4. 기존에 용인되고 있던 안좋은 코드들(e.g. null assertion) 모두 correction

@jwchoi-kr jwchoi-kr changed the title chore: migrate code quality tooling to Biome Prettier, ESLint -> Biome migration Aug 3, 2026
@jwchoi-kr
jwchoi-kr marked this pull request as ready for review August 3, 2026 14:42
@jwchoi-kr
jwchoi-kr merged commit 451909e into develop Aug 4, 2026
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.

1 participant