HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
프로그래머스 프론트엔드 데브코스 2기
프로그래머스 프론트엔드 데브코스 2기
/
😤
동영팀
/
🛻
API 프로젝트
/
Prettier
Prettier
Prettier

Prettier

태그
컨벤션
{ "semi": true, "useTabs": false, "tabWidth": 2, "trailingComma": "none", "printWidth": 80, "arrowParens": "always" }