[vue+ts] import시 type정의 파일을 찾지 못할 때

Edward Hyun·2022년 7월 4일
0

debug

목록 보기
24/24

d.ts 파일을 따로 만들어 준다.

tsconfig.json 파일에
compilerOptions의 typeRoots 에 경로를 넣어주던지
아니면 include에 경로를 넣어주면 인식한다.

참고
https://evan-moon.github.io/2021/07/30/tsconfig-options-root-fields/
https://geonlee.tistory.com/214
https://velog.io/@sooran/tsconfig.json-제대로-알고-사용하기

profile
앱&웹개발(flutter, vuejs, typescript, react), 인공지능(nlp, asr, rl), 백엔드(nodejs, flask, golang, grpc, webrtc, aws, msa, nft, spring cloud, nest.js), 함수형 프로그래밍(scala, erlang)을 공부하며 정리합니다.

0개의 댓글