Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blakewilson/tsconfig.guide
- Owner: blakewilson
- License: mit
- Created: 2024-04-26T04:23:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T18:37:23.000Z (7 months ago)
- Last Synced: 2024-05-23T02:39:58.448Z (7 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage: https://tsconfig.guide
- Size: 535 KB
- Stars: 48
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.