작성한 질문수
탄탄한 백엔드 NestJS, 기초부터 심화까지
express + ts 개발 환경 셋업 & hello world!
작성
·
2.3K
3
링크
https://stackoverflow.com/questions/34520288/node-js-typescript-unclear-syntax-with-type-script-compiled-code
해결 방법
tsconfig.json 파일에 추가.
"esModuleInterop": true,
답변