openwisp-wifi-login-pages icon indicating copy to clipboard operation
openwisp-wifi-login-pages copied to clipboard

[change] Added doctoc and husky precommit hook to automate toc update #623

Open codesankalp opened this issue 3 years ago • 1 comments

Changes:

  1. Added husky pre commit hook for running checks before commit.
  2. Added lint-staged in dev dependencies to run pre commit checks on updated code only.
  3. Added doctoc to automate table of content update for README.md

Closes #623

codesankalp avatar Oct 27 '22 11:10 codesankalp