this post was submitted on 08 Jul 2025
6 points (100.0% liked)

TypeScript

1010 readers
11 users here now

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] spartanatreyu@programming.dev 1 points 4 days ago

I was worried at first when I read they were "reducing" all the documentation comments from new tsconfig files and making users rely on editor autocomplete to somehow find and get the right settings.

But after looking at their new tsconfig example, it still has all the settings that users care about and looks like what everyone eventually turns their tsconfigs into anyway