1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/.husky/pre-commit

4 lines
97 B
Plaintext
Raw Normal View History

2021-01-26 16:37:10 +01:00
#!/bin/sh
. "$(dirname $0)/_/husky.sh"
2021-01-28 12:36:06 +01:00
node_modules/.bin/git-format-staged -f 'npm run format' .