code/.husky/pre-commit

5 lines
95 B
Plaintext
Raw Normal View History

2021-06-21 05:09:01 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx eslint --ext .ts,.tsx --ignore-path .gitignore .