VTable/common/git-hooks/pre-commit
2023-06-05 18:48:40 +08:00

3 lines
77 B
Bash

#!/bin/sh
node common/scripts/install-run-rush.js lint-staged || exit $? #++