create-tsl
v0.1.0
Published
Create a TypeScript library workspace in seconds!
Downloads
6
Readme
create-tsl
Installation
npm create tsl@latestFeatures
Workspace
mkdirgit init(optional)
Node
- create
package.json - create
tsconfig.json - setup tsup
- setup jest
- setup eslint
- setup prettier
