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

typescript/tsconfig/ #4

Open
utterances-bot opened this issue Jun 13, 2023 · 2 comments
Open

typescript/tsconfig/ #4

utterances-bot opened this issue Jun 13, 2023 · 2 comments

Comments

@utterances-bot
Copy link

tsconfig.json의 설정들 | 타미의 개발일지

프로젝트를 타입스크립트 기반으로 만들게 된다면 위와 같은 파일을 생성하게 된다. 는 타입스크립트를 자바스크립트로 변환할 때 필요한 컴파일 설정을 가지고 있는 파일이다. 미션을 하면서 이전에 사용했던 값들을 복사해서 사용해왔는데 모르고 쓰는 설정들이 너무

https://xodms0309.github.io/typescript/tsconfig/

Copy link

저도 한번 정리해봐야겠네요~! 맨날 대충 넘어갔는디 ㅠㅠ
잘 읽었어요!

Copy link

config 파일 보자마자, extends 저건 뭐지!?!?!? 이랬는데 모노레포로 만들 때 다른 config파일을 상속받아서 사용할 수 있군요! 항상 환경설정류의 것들 어렵고 잘 정리가 안된 느낌이었는데 타미 덕분에 조금이나마 윤곽이 잡히네요 ㅎㅎ 감사해요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants