Typescript Support

Hey guys,

Just wanted to pass along something the Serverless Stack community worked on putting together.

Our serverless-bundle plugin now supports TypeScript!

It’s a Serverless Framework plugin that provides a zero-config way to generate optimized Lambda function packages for ES6 or TypeScript, supports linting, running tests, and more!

Check out the GitHub repo here - https://github.com/AnomalyInnovations/serverless-bundle

2 Likes