serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
783 stars 223 forks source link

fix: Resolve a NPE in the logging #216

Open awarecan opened 4 years ago

awarecan commented 4 years ago

Resolve following issue thrown when TypeScript complain about something errors in tsconfig.json file.

TypeError: Cannot read property 'getLineAndCharacterOfPosition' of undefined