A simple roadmap you can use to streamline your Serverless TypeScript application deployment. — In this article, I’ll discuss how adding a few lines of code to your tsconfig.json, package.json, and serverless.yml can help you deploy your TypeScript-based serverless stack to AWS with one command. If you’re reading this because explicitly defining your data types is what floats your boat, I’m right there with…