Type config, a generator for tsconfig is really nice if you want to start a new typescript project. Everytime you need to start a new project is can be pain if you need to go through al the rules for your tsconfig, setting up compiler options for your needs. Type-config can help you with that task.
https://github.com/Saul-Mirone/type-c...