tsconfig (1) 썸네일형 리스트형 TypeScript : tsconfig.json tsconfig.jsonTypeScript 프로젝트의 설정 파일tsc --init 명령을 실행시 생성주로 프로젝트의 컴파일 옵션 및 입력 파일들을 정의하는데 사용주요 옵션더보기권장사항compilerOptions - strict : true로 설정 compilerOptions - sourceMap : 개발 환경에서 true로 설정더보기옵션 메뉴얼https://www.typescriptlang.org/ko/tsconfig TSConfig Reference - Docs on every TSConfig optionFrom allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active com.. 이전 1 다음