this post was submitted on 26 Sep 2023
687 points (91.9% liked)

Programmer Humor

32179 readers
409 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (1 children)

It gets easier the more you do it but ts needed a default official config to start things up with.

[–] [email protected] 2 points 1 year ago (1 children)

Hahaha exactly! I feel like every time I start a new TS project, I start by copying the tsconfig from an existing one

[–] [email protected] 2 points 1 year ago

This. I actually have template which I'm using for all my small projects.