LearningTypeScript / site

Companion website for the Learning TypeScript book.
https://learningtypescript.com
MIT License
47 stars 11 forks source link

Article: Why Increase Your TSConfig `target` #107

Closed JoshuaKGoldberg closed 1 year ago

JoshuaKGoldberg commented 1 year ago

I've been using ES2021 for most of my configs, but have seen all sorts of targets in the wild. This article explains: