gcp-cloud-functions-typescript-starter
gcp-cloud-functions-typescript-starter copied to clipboard
Can tsconfig be used for json?
I noticed the compilerOption
"resolveJsonModule": true
and it compiles fine without the local json module you import in this project.