@theedoran/tsconfig
v1.0.5
Published
TypeScript configuration generator
Downloads
5
Readme
@theedoran/tsconfig
This package generates a sensible
TypeScript
configuration.
Usage
npx @theedoran/tsconfig
The 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-questions
Done!
License
This package is licensed under the MIT License.