One Thing Nobody Explained To You About TypeScript
One Thing Nobody Explained To You About TypeScript
redd.one One Thing Nobody Explained To You About TypeScript
One of the most common mistakes in configuring TypeScript.
Click bait title, but this post goes into depth about using tsconfig.json correctly and across different layers of your project.
1 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.
1 0 Reply