1.0.1 • Published 6 months ago

@fellipeutaka/ts-init v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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
1.0.1

6 months ago

1.0.0

6 months ago