bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.77k stars 1.32k forks source link

Add explanation about pre-commit hook #196

Closed frandiox closed 4 years ago

frandiox commented 4 years ago

Hi @chrisvfritz I thought it could be useful to add a small note about how the pre-commit hook works, even though Yorkie is not a direct dependency of this project (it's a dependency of @vue/cli-plugin-eslint).

chrisvfritz commented 4 years ago

Great addition! Thanks. 😊