Answers for "typescript compiler doesn't add json file"

0

typescript compiler doesn't add json file

// add the underneath code in tsconfig.json, now json file will be imported 

"resolveJsonModule": true
Posted by: Guest on December-02-2020

Code answers related to "typescript compiler doesn't add json file"

Code answers related to "Javascript"

Browse Popular Code Answers by Language