Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 563 Bytes

File metadata and controls

38 lines (28 loc) · 563 Bytes

@tmplates/vanilla

VanillaJS project template config file.

This is a template configuration file that needs to be used with the genrate tool.

Preset

  • Husky
  • Babel
  • ESLint
  • Prettier
  • CommitLint
  • Jest [library]
  • Rollup [library]
  • TypeScript [library]
  • Gulp [business]
  • Sass [business]
  • Postcss [business]
  • BrowserSync [business]

Usage

gen use @tmplates/vanilla [directory-name]

or

mkdir <directory-name>
cd <directory-name>
gen use @tmplates/vanilla

License

MIT.