Skip to content

sbstjn/tsconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsconf - TypeScript

npm license

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.

Install

# Via yarn
$ yarn add tsconf

# Via npm
$ npm install tsconf

License

Feel free to use the code, it's released using the MIT license.

Contributors

Contribution

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.