Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 581 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 581 Bytes

tsconfig.guide

TSConfig Guide is a simple web app to generate TSConfig files

https://tsconfig.guide is a simple web app to generate TSConfig files for your new TypeScript project based on a few toggles.

This idea and its contents are heavily influenced by @mattpocock and his TSConfig Cheat Sheet. If you haven't checked it out already, I encourage you to view it.