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: ESLint, Stylelint, 컴파일 설정 및 utils 폴더 내 파일명 변경 #64

Open
4 tasks
kimsuyeon0916 opened this issue Feb 27, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
Priority: High 우선순위: 높음 Status: Available 상태: 작업을 바로 시작할 수 있는 상태 Type: Feature 유형: 기능 추가

Comments

@kimsuyeon0916
Copy link
Contributor

kimsuyeon0916 commented Feb 27, 2024

Feature Issues

  • .eslintrc.cjs 설정
  • .stylelintrc.json 설정
  • tsconfing.json 설정
  • utils 폴더 내 파일명 변경

To Do

  • 사용 안하는 import 문 및 변수 선언 자동 삭제 ESLint 설정
  • Stylelint 패키지 설치 및 .stylelintrc.json 파일 작성
  • 컴파일 시 Linting 설정
  • utils 폴더 내 대문자 -> 소문자로 함수명(파일명) 변경
@kimsuyeon0916 kimsuyeon0916 added Priority: High 우선순위: 높음 Status: Available 상태: 작업을 바로 시작할 수 있는 상태 Type: Feature 유형: 기능 추가 labels Feb 27, 2024
@kimsuyeon0916 kimsuyeon0916 self-assigned this Feb 27, 2024
@kimsuyeon0916 kimsuyeon0916 changed the title feat: eslintrc.cjs, tsconfig.json 설정 및 utils 폴더 내 파일명 변경 feat: eslintrc.cjs,, stylelintrc.json, tsconfig.json 설정 및 utils 폴더 내 파일명 변경 Feb 27, 2024
@kimsuyeon0916 kimsuyeon0916 changed the title feat: eslintrc.cjs,, stylelintrc.json, tsconfig.json 설정 및 utils 폴더 내 파일명 변경 feat: eslintrc.cjs, stylelintrc.json, tsconfig.json 설정 및 utils 폴더 내 파일명 변경 Feb 27, 2024
@kimsuyeon0916 kimsuyeon0916 changed the title feat: eslintrc.cjs, stylelintrc.json, tsconfig.json 설정 및 utils 폴더 내 파일명 변경 feat: ESLint, Stylelint, 컴파일 설정 및 utils 폴더 내 파일명 변경 Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High 우선순위: 높음 Status: Available 상태: 작업을 바로 시작할 수 있는 상태 Type: Feature 유형: 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant