Import json to typescript
From Logic Wiki
Revision as of 08:51, 21 September 2021 by AliIybar (Talk | contribs) (Created page with "Category:Json Category:Node.js Category:Typescript in tsconfig.json file add these two lines "resolveJsonModule": true, "esModuleInterop": true,")
in tsconfig.json file add these two lines
"resolveJsonModule": true, "esModuleInterop": true,