README
Ts Config Json Helper
A Node Package Manager module that you can run on your CLI and get the ready to go configured typscript json file.
Use the command in your terminal.
npm i tsconfig.json-helper
After that choose the framwork , for configuring the json file. Currently, the npm module supports :-
- React Js
- Node Js
- React Native
The file with the name tsconfig.json
will be added at your source directory.