If you hate to copy the same TypeScript configuration from project to project, tsconf
is your project! Just install the tsconf
package and you will be provided with a strict tsconfig.json file.
# Via yarn
$ yarn add tsconf
# Via npm
$ npm install tsconf
Feel free to use the code, it's released using the MIT license.
You are more than welcome to contribute to this project! 😘
To make sure you have a pleasant experience, please read the code of conduct. It outlines the important core values and believes, and will make working together a happier experience.