@fellipeutaka/ts-init

1.0.1 • Public • Published

TS Init

This CLI tool helps you quickly generate a tsconfig.json file for your TypeScript project with a set of interactive prompts.

Features

  • Interactive CLI
  • Customizable TypeScript configuration
  • Generates tsconfig.json with sensible defaults and options based on user input

How to use it

To use @fellipeutaka/ts-init, follow these steps:

# NPM
npx @fellipeutaka/ts-init init

# Yarn
yarn dlx @fellipeutaka/ts-init init

# PNPM
pnpx @fellipeutaka/ts-init init

# Bun
bunx @fellipeutaka/ts-init init

Readme

Keywords

Package Sidebar

Install

npm i @fellipeutaka/ts-init

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.63 kB

Total Files

4

Last publish

Collaborators

  • fellipeutaka