Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsconfig-generator

Creates a tsconfig.json file from a template configuration that includes references to environment variables. Use the ${ENV_VARIABLE} pattern for substituting environment variable value.

npm install tsconfig-generator
Usage: index [options]

  Options:

    -V, --version              output the version number
    -i, --input [inputFile]    Specifies the path of the input JSON file
    -o, --output [outputFile]  Specifies the path of the output JSON file
    -h, --help                 output usage information

About

Creates a tsconfig.json by using the paths defined with environment variables

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages