discord-player-play-dl/.husky/pre-commit

4 lines
76 B
Text
Raw Permalink Normal View History

2021-08-05 13:45:02 +05:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run format && npm run lint:fix