Skip to content

run Prettier on pre commit

Leo Thorp requested to merge prettier-run-pre-commit into master
  • format all staged files before committing
  • to work, requires you to run npm install from webserver/node the first time you pull this down locally

Merge request reports