@tmplates/node
v1.1.1
Published
Nodejs project template config file
Downloads
2
Readme
@tmplates/node
Nodejs project template config file.
This is a template configuration file that needs to be used with the genrate tool.
Preset
- Jest
- Husky
- Babel
- Rollup
- ESLint
- Prettier
- CommitLint
- TypeScript
Usage
gen use @tmplates/node [directory-name]
or
mkdir <directory-name>
cd <directory-name>
gen use @tmplates/node
License
MIT.