Hacker News new | ask | show | jobs
by leeman2016 1710 days ago
It also doesn't include type checking for typescript. It just transpiles sources to javascript
1 comments

> It also doesn't include type checking for typescript.

If you use `@aws/sdk`, you are going to have bad time with Typescript. Resolving its types can easily take >50% of compilation time for small projects.