Thief of Wealth

https://gracefullight.dev/2019/11/26/import-json-with-typescript-ts5071/

{
  "compilerOptions": {
    "moduleResolution": "node",
    "resolveJsonModule": true,
    "esModuleInterop": true
  }
}

위 코드를 tsconfig.json에 설정해주자.

profile on loading

Loading...