this post was submitted on 22 Sep 2023
17 points (100.0% liked)
TypeScript
834 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think correctly is debatable. I like my spec files next to my source files. You can still use multiple tsconfig.json files in the same directory.
Yeah the article use .test.ts and not .spec.ts but they seem to be the same.