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

[ Notice ] stylelint 설정 #1

Open
1 task done
joohaem opened this issue Jul 5, 2022 · 1 comment
Open
1 task done

[ Notice ] stylelint 설정 #1

joohaem opened this issue Jul 5, 2022 · 1 comment
Assignees
Labels

Comments

@joohaem
Copy link
Member

joohaem commented Jul 5, 2022

종류

ISSUE 종류를 선택하세요 ([ ] 안에 x 표시, [x])

  • Notice (공지입니다)

내용

  • stylelint 설정을 추가하였습니다 !

    🔗 commit 바로보기

  • 주의사항은 다음과 같아요

    1. eslint 익스텐션 설치했던 것처럼 stylelint 익스텐션 설치해주세요
    2. 근데, 자동 fix 는 원활하게 되는 것 같지 않다고 생각됩니다

    활용하기 위해서는 CLI 실행이 필요할 것 같아요!

    (푸시 하기 전에 한 번씩) 아래 명령어 중 하나 실행 후 푸시하면 좋을 것 같습니다 !!

    의도적으로 commit 마다 lint 를 강제하도록 하지는 않았습니다, 중요하다고 판단하지 않았아요
    후에 문제가 있다면 다시 살펴보도록 할게요

      // (이거는 eslint, prittier, stylelint 전부 실행)
      $ yarn lint  
    
      // (이거는 stylelint만 실행)
      $ yarn lint-stylelint
    
@joohaem joohaem added the 주함 label Jul 5, 2022
@joohaem joohaem added this to the 🔥 Demo Day 🔥 milestone Jul 5, 2022
@joohaem joohaem self-assigned this Jul 5, 2022
@joohaem joohaem pinned this issue Jul 5, 2022
@joohaem joohaem changed the title [ Notice ] [ Notice ] stylelint 설정 Jul 5, 2022
@joohaem joohaem closed this as completed Jul 5, 2022
@joohaem joohaem reopened this Jul 5, 2022
@joohaem joohaem closed this as completed Jul 11, 2022
@joohaem joohaem unpinned this issue Jan 15, 2023
@joohaem joohaem pinned this issue Jan 15, 2023
@joohaem
Copy link
Member Author

joohaem commented Feb 5, 2023

stylelint 자동 fix 사용하면, 수많은 항목들이 나타나고
객체로 St를 구성한 부분이 꼬여 에러가 발생합니다.
-->
css 순서의 린트 항목은 빼고 검사하도록 합니다.

@joohaem joohaem reopened this Feb 5, 2023
@joohaem joohaem removed this from the 🔥 Demo Day 🔥 milestone Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant