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

개발환경 초기 세팅 #1

Closed
4 tasks done
raccoon-ccoder opened this issue Oct 26, 2023 · 0 comments · Fixed by #3, #11, #15 or #22
Closed
4 tasks done

개발환경 초기 세팅 #1

raccoon-ccoder opened this issue Oct 26, 2023 · 0 comments · Fixed by #3, #11, #15 or #22
Assignees
Labels
feat 기능 추가

Comments

@raccoon-ccoder
Copy link
Collaborator

raccoon-ccoder commented Oct 26, 2023

목적

프로젝트 개발환경 초기 세팅

작업 상세 내용

  • Next.js, typescript, Yarn Berry, ESLint, Prettier 설정
  • TailwindCSS 설정
  • React-Query 설정
  • eslint-plugin-simple-import-sort 설정

참고 사항

@raccoon-ccoder raccoon-ccoder added the feat 기능 추가 label Oct 26, 2023
@raccoon-ccoder raccoon-ccoder self-assigned this Oct 26, 2023
raccoon-ccoder added a commit that referenced this issue Oct 29, 2023
Next.js, TypeScript, Yarn Berry, ESLint, Prettier 설정
Airbnb Style Guide 적용

Related to: #1
raccoon-ccoder added a commit that referenced this issue Oct 29, 2023
TailwindCSS 프레임워크 추가
globals.css에 tailwind 추가
tailwind 적용 파일 path 설정

Related to: #1
raccoon-ccoder added a commit that referenced this issue Oct 29, 2023
TanStack Query, TanStack Query devtools 라이브러리 추가
react-query Provider 설정

Related to: #1
raccoon-ccoder added a commit that referenced this issue Oct 29, 2023
Next.js, TypeScript, Yarn Berry, ESLint, Prettier 설정
Airbnb Style Guide 적용

Related to: #1
raccoon-ccoder added a commit that referenced this issue Oct 30, 2023
README.md 변경

Related to: #1
raccoon-ccoder added a commit that referenced this issue Oct 30, 2023
TailwindCSS 프레임워크 추가
globals.css에 tailwind 추가
tailwind 적용 파일 path 설정

Related to: #1
@raccoon-ccoder raccoon-ccoder mentioned this issue Oct 30, 2023
4 tasks
@raccoon-ccoder raccoon-ccoder linked a pull request Oct 30, 2023 that will close this issue
4 tasks
raccoon-ccoder added a commit that referenced this issue Oct 30, 2023
@raccoon-ccoder raccoon-ccoder reopened this Dec 3, 2023
raccoon-ccoder added a commit that referenced this issue Dec 3, 2023
tailwind css 클래스명 정렬 플러그인 (prettier-plugin-tailwindcss) 적용
플러그인 적용 버그 해결을 위한 prettier 버전 downgrade
@raccoon-ccoder raccoon-ccoder mentioned this issue Dec 3, 2023
7 tasks
raccoon-ccoder added a commit that referenced this issue Dec 3, 2023
@raccoon-ccoder raccoon-ccoder linked a pull request Dec 3, 2023 that will close this issue
7 tasks
raccoon-ccoder added a commit that referenced this issue Dec 22, 2023
import 정렬 eslint plugin 라이브러리 추가
eslintrc.json import 정렬 라이브러리 설정 추가
파일 import 정렬 적용
@raccoon-ccoder raccoon-ccoder linked a pull request Dec 22, 2023 that will close this issue
7 tasks
raccoon-ccoder added a commit that referenced this issue Dec 22, 2023
chore: import 정렬 eslint plugin 추가 (#1)
@raccoon-ccoder raccoon-ccoder linked a pull request Jan 16, 2024 that will close this issue
raccoon-ccoder added a commit that referenced this issue Jan 16, 2024
style: 컴포넌트 정의 방식 옵션 추가 (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment