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

[Feature] 토큰 as const 스크립트에서 처리, 자동화되지 않은 토큰들 처리하기 #160

Open
2 tasks
hamo-o opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
🖥️ FE Frontend

Comments

@hamo-o
Copy link
Contributor

hamo-o commented Feb 13, 2025

배경

  • 수동으로 작성한 토큰들을 모두 자동화합니다.
  • as const를 붙여 string이 아닌 구체적인 리터럴 타입 추론이 되도록 수정한 부분을 스크립트에 포함시킵니다. (관련 PR: [FE-Feat] 홈 화면 마크업 #159)

✅ TODO

  • 피그마에서 정의되지 않은 토큰들 직접 추가하고 자동화
  • as const 추가
@hamo-o hamo-o added the 🖥️ FE Frontend label Feb 13, 2025
@hamo-o hamo-o self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ FE Frontend
Projects
None yet
Development

No branches or pull requests

1 participant