Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 439 Bytes

File metadata and controls

34 lines (24 loc) · 439 Bytes

@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.