Sergih28 / groc

Grind for the vision, revamp for precision, organize with decision, complete the mission.
MIT License
3 stars 0 forks source link

Install and config husky #9

Closed ehdlg closed 8 months ago

ehdlg commented 8 months ago

Description

Install and config:

Add 1 or multiple (pre-commit?) hooks to lint everything using the commitlint, eslint, prettier and markdownlint commands.

Once this is setup, you can probably add an extra commit with everything linted.

Sergih28 commented 8 months ago

@ehdlg Look if the best practice should be adding the hooks separately or all together in one hook.