@eliaztray/sao-nm-ts
v1.0.0
Published
Scaffolding out a ts node module.
Downloads
4
Maintainers
Readme
Notice! Avoid updating frequently, use the latest major version of packages.
Features
- Unit test with jest
- Format code with Prettier
- ESLint with xo or standard
- Fix and format code on each commit
- CircleCI 2.0 with npm^5 or yarn support
- Optionally compile ES2015 code using bili
- Optionally add coverage report
- Optionally add CLI
Usage
Install SAO first.
yarn global add sao
# or npm
npm i -g sao
From git
sao eliaztray/sao-nm-ts
From npm
sao sao-nm-ts
License
MIT © EGOIST