Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blakewilson/tsconfig.guide

TSConfig Guide is a simple web app that generates a modern TSConfig based on a few user inputs
https://github.com/blakewilson/tsconfig.guide

typescript

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# tsconfig.guide

[![TSConfig Guide is a simple web app to generate TSConfig files](https://github.com/blakewilson/tsconfig.guide/blob/main/public/opengraph-image.jpg?raw=true)](https://tsconfig.guide)

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](https://github.com/mattpocock) and his [TSConfig Cheat Sheet](https://www.totaltypescript.com/tsconfig-cheat-sheet). If you haven't checked it out already, I encourage you to view it.