serverless-plugin-typescript
serverless-plugin-typescript copied to clipboard
fix: Resolve a NPE in the logging
Resolve following issue thrown when TypeScript complain about something errors in tsconfig.json file.
TypeError: Cannot read property 'getLineAndCharacterOfPosition' of undefined