Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(settings): biome setting sample test #14

Merged
merged 5 commits into from
May 22, 2024
Merged

Conversation

Brightbong92
Copy link
Member

@Brightbong92 Brightbong92 commented May 22, 2024

biome에서 모노레포를 지원하는 방식

바이오미 모노레포 문서

  • root 레벨의 biome.jsonc만을 읽음

Biome은 중첩된 구성 파일을 해결하는 데 몇 가지 제한 사항으로 인해 단일 저장소를 잘 지원하지 않습니다.

관련 문제를 돕고 따르 십시오 .

현재의 제한에도 불구하고 최고의 개발자 경험을 가지려면 모노레포의 루트에 biome.json을 두고 재정의(overrides) 구성을 사용하여 특정 패키지에서 Biome의 동작을 변경하는 것이 좋습니다.

@Brightbong92 Brightbong92 self-assigned this May 22, 2024
@Brightbong92 Brightbong92 merged commit b4ce477 into main May 22, 2024
@Brightbong92 Brightbong92 deleted the settings/biome branch May 22, 2024 13:43
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