Skip to content

Daim-Nickel-Penny/Node-Package-Manager-CLI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.