code/.husky/pre-commit

5 lines
104 B
Plaintext
Raw Normal View History

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