napi-rs/.husky/pre-commit
2021-02-22 15:59:08 +08:00

4 lines
No EOL
77 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged && cargo fmt --all