gcp-cloud-functions-typescript-starter icon indicating copy to clipboard operation
gcp-cloud-functions-typescript-starter copied to clipboard

Can tsconfig be used for json?

Open mikeymop opened this issue 5 years ago • 0 comments

I noticed the compilerOption

"resolveJsonModule": true

and it compiles fine without the local json module you import in this project.

mikeymop avatar Mar 30 '20 21:03 mikeymop