docs: README를 실제 코드 상태와 동기화 - #3
Open
hyeinlee00 wants to merge 1 commit into
Open
Conversation
components.json의 shadcn 스타일이 radix-mira로 변경되었으나 README는 이전 이름(radix-maia)을 참조하고 있었음. 또한 package.json에 추가된 Vitest 테스트 스크립트가 문서화되지 않아 함께 반영함.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
components.json의 shadcn 스타일이radix-mira로 되어 있으나 README는 옛 이름(radix-maia)을 참조하고 있어 수정package.json에 있는 Vitest 테스트 스크립트(test,test:watch)가 README 스크립트 목록과 기술 스택에 문서화되어 있지 않아 추가Test plan
components.json,package.json과 일치하는지 확인🤖 Generated with automated README consistency check