0.0.7 • Published 5 years ago

tsconfig-generator v0.0.7

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

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
0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago