@calebboyd/create-tsp
v1.2.1
Published
A npm init command for seeding a server side typescript project
Downloads
10
Readme
create-tsp
This is an npm init script for generating a typescript project
Options:
--root Generate top level project (dot-files, commitlint, etc)
Usage:
npm
npm init @calebboyd/tsp
yarn:
yarn create @calebboyd/tsp
Or, with
npx
npx @calebboyd/create-tsp