@theedoran/tsconfig
v1.0.5
Published
TypeScript configuration generator
Readme
@theedoran/tsconfig
This package generates a sensible
TypeScriptconfiguration.
Usage
npx @theedoran/tsconfigThe script will also ask you for project initialization (if package.json is not found) and typescript installation (if not already installed).
You can skip these questions with the --no-questions argument:
npx @theedoran/tsconfig --no-questionsDone!
License
This package is licensed under the MIT License.
