/tsconfig.guide

TSConfig Guide is a simple web app that generates a modern TSConfig based on a few user inputs

Primary LanguageTypeScriptMIT LicenseMIT

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.