nuxt-with-typescript/ #44
utterances-bot
started this conversation in
Comments
Replies: 3 comments
-
거의 5시간동안 해결 못하던거 겨우 고쳤네요 감사합니다 |
Beta Was this translation helpful? Give feedback.
0 replies
-
한번 따라해보려고 합니다 정리 잘해주셨네요! |
Beta Was this translation helpful? Give feedback.
0 replies
-
참고로 최신버전 nuxt는 runtime에서 TypeScript를 체크하는 기는을 기본으로 가지기 때문에 @nuxt/typescript-runtime 를 따로 설치해서 설정할 필요가 없습니다. 참고하세요 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TypeScript로 Nuxt 개발하기 - 1 — JHyeok
TypeScript로 Nuxt 개발하기 시리즈 TypeScript 환경으로 Nuxt 개발 TypeScript Lint, Jest 환경 구성 TypeScript로 Nuxt 개발하기 시리즈에 사용된 소스코드는 여기에서 확인할 수 있다. Nuxt 2.9 이후 부터 달라진 TypeScript…
https://jhyeok.com/nuxt-with-typescript/
Beta Was this translation helpful? Give feedback.
All reactions