Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 394 Bytes

ts-init

A CLI tool to initialize a tsconfig based on Matt Pocock's tsconfig cheat sheet.

made cause of this tweet here

Alt text

Install

npm install -g @bekacru/ts-init

Usage

npx ts-init

License

MIT