total-typescript / tsconfig

The simplest way to set up your tsconfig.json
https://www.totaltypescript.com/tsconfig-cheat-sheet
874 stars 17 forks source link

Fix: bundler module settings #2

Closed Siemko closed 5 months ago

Siemko commented 5 months ago

This fixes #1 and aligns the config with the blog post: https://www.totaltypescript.com/tsconfig-cheat-sheet

mattpocock commented 5 months ago

Apologies, fixed this myself before I saw this PR. Thanks for making it!