basarat / typescript-book

:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
https://basarat.gitbook.io/typescript/
Other
20.77k stars 2.54k forks source link

Augment sample config with es6 module help #582

Closed UppaJung closed 4 years ago

UppaJung commented 4 years ago

Modules, and their continual evolution, are hell. Unless tooling gets better at inferring module types, examples will have to account for differing module requirements. Yuck. I wish this were a part of JavaScript experience that the TypeScript team had taken a bigger role in improving.

basarat commented 4 years ago

Thanks! :rose: