UNPKG

create-tsconfig.json

Version:
17 lines (12 loc) 235 B
# tsconfig.json Create a tsconfig.json from the command line ## Usage To install for one use. ``` npx create-tsconfig.json ``` To install globally for multiple uses. ``` npm install -g create-tsconfig.json create-tsconfig.json ```