VanillaJS project template config file.
This is a template configuration file that needs to be used with the genrate tool.
- Husky
- Babel
- ESLint
- Prettier
- CommitLint
- Jest [library]
- Rollup [library]
- TypeScript [library]
- Gulp [business]
- Sass [business]
- Postcss [business]
- BrowserSync [business]
gen use @tmplates/vanilla [directory-name]or
mkdir <directory-name>
cd <directory-name>
gen use @tmplates/vanillaMIT.