feat(settings): biome setting sample test #14
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
biome에서 모노레포를 지원하는 방식
바이오미 모노레포 문서
Biome은 중첩된 구성 파일을 해결하는 데 몇 가지 제한 사항으로 인해 단일 저장소를 잘 지원하지 않습니다.
관련 문제를 돕고 따르 십시오 .
현재의 제한에도 불구하고 최고의 개발자 경험을 가지려면 모노레포의 루트에 biome.json을 두고
재정의(overrides)구성을 사용하여 특정 패키지에서 Biome의 동작을 변경하는 것이 좋습니다.