@tmplates/vanilla
v1.1.2
Published
VanillaJS project template config file
Downloads
1
Readme
@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.