Skip to content

add pre commit hook to lint file syntax

David O'Regan requested to merge prettier-hook into master

Add a simple pre-commit hook to auto lint files and reduce failing pipelines from syntax errors.

Merge request reports