node typescript json not copied to build code example
Example: typescript compiler doesn't add json file
// add the underneath code in tsconfig.json, now json file will be imported
"resolveJsonModule": true
// add the underneath code in tsconfig.json, now json file will be imported
"resolveJsonModule": true