tsconfig 옵션

모든 타입과 기능들이 기술 되어 있지만 현실 적으로 중요도가 높은 것들 위주로 보는 것이 좋다.

타입스크립트 버전이 올라갈 수록 많은 config 속성들이 추가되고 있다.

중요 속성

compileOptions: type

// "typeRoots": [], /* List of folders to include type definitions from. */
// "types": [],     /* Type declaration files to be included in compilation. */