-
[typescript]연습장typescript 2021. 4. 9. 17:28반응형
tsconfig.json
sourceMap : true ??
.map 파일은 뭐지 ?
script > prestart : tsc
리턴하는 값이 없으면 void ,
? 선택적 인데 매개변수 끝에만 써야지 가운데에 쓰면 안됨
'typescript' 카테고리의 다른 글
[타입스크립트] interface 와 type 의 차이 (1) 2021.06.01 [typescript] 메모장 (0) 2021.04.23 [typescript & emotion] react 에서 emotion 사용해보기 (0) 2021.04.19 [typescript error] Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes' (0) 2021.04.12 타입스크립트 제네릭 (0) 2021.04.01