xref: /third_party/parse5/.husky/pre-commit (revision 93fb6ee3)
1#!/bin/sh
2. "$(dirname "$0")/_/husky.sh"
3
4npm run pre-commit
5