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

Write wiki about code style #1591

Open
sungik-choi opened this issue Sep 4, 2023 · 0 comments
Open

Write wiki about code style #1591

sungik-choi opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
documentation Issue or PR that improvements or additions to documentation

Comments

@sungik-choi
Copy link
Contributor

sungik-choi commented Sep 4, 2023

Summary

코드 스타일에 대한 개발자 위키 문서를 작성합니다.

Details

먼저 메인테이너간 논의가 필요합니다. 아래와 같은 내용들이 포함되면 좋겠습니다.

  • 컴포넌트의 네이밍 규칙
  • 인터페이스의 네이밍 규칙 (interface or type, 예측 가능성 등)
  • 속성의 네이밍 규칙 (boolean 속성에 is or has 접두어 등)
  • 디렉터리 규칙
  • eslint 규칙에 대한 내용은 포함하지 않았으면 좋겠습니다. 이 규칙에 대한 문서화는 채널의 eslint plugin에서 책임집니다.

References

@sungik-choi sungik-choi added the documentation Issue or PR that improvements or additions to documentation label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue or PR that improvements or additions to documentation
Projects
Status: 📌 Backlog
Development

No branches or pull requests

2 participants