/tsconfig

This package generates a sensible TypeScript configuration

Primary LanguageJavaScriptMIT LicenseMIT

Unmaintained: TS config is now included in bootstrap!

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.