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.
Issue
✨ 구현한 기능
stylelint를 도입하였습니다.
현재 우테코 크루들이 가장 많이 쓰고, 다운로드 수가 가장 많은 stylelint 정렬 라이브러리는 transform이 상단으로 이동합니다.
이게 잘못된거라고 생각했는데 원래 이 라이브러리에서는 위로 올라가는게 맞았어요,,,
그게 싫어서 다른 stylelint 라이브러리들을 다 확인해봤습니다.
그 중 1년안에 업데이트를 한 라이브러리로 선택했습니다.
stylelint-semantic-groups
물론 이것도 원래 저희 순서랑 완벽하게 맞지는 않는데 막 거슬리는게 없어서 선택했습니다.
그리고 styled-components에서 사용하려면 이 라이브러리는 postcss를 설치해야 하더라구요?
(설치 안하면 얘는 아예 오류 뜸)
그래서 설치했습니다!
또, 이게 10개월전에 업데이트 된 라이브러리라 현재 공식적인 지원이 우리 프로젝트 typeScript 버전보다 뒤쳐져 있어요.
아직 문제는 없긴한데 나중에 바꿔야할 수도 있을 거 같네염
만약 stylelint 확장 프로그램을 깔지 않으신분들은 설치해주시고
settings.json에서 아래 내용을 추가해주시면 됩니다.
현재 script 실행해서 stylelint 적용돼 바뀐 파일도 함께 올립니다.
확인 부탁드려용
📢 논의하고 싶은 내용
x
🎸 기타
x
⏰ 일정