Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 641 Bytes

File metadata and controls

33 lines (21 loc) · 641 Bytes

Donaser Boilerplate

The Boilerplate already included typescript by default, TailwindCSS, Eslint, Prettier, Husky, lint Staged and Commitizen.

install Commitizen as Globally

npm install -g commitizen

then initialize project with

commitizen init cz-conventional-changelog --save-dev --save-exact


if you are using yarn

commitizen init cz-conventional-changelog --yarn --dev --exact.


Dont do manual commit like git commit -m "Add feature C" its disgusting!. just git cz and following the instruction until finish.





Donaser Teknologi Indonesia