1.0.5 • Published 3 years ago
@theedoran/tsconfig v1.0.5
@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.