1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00
docs/.husky/pre-commit

4 lines
97 B
Bash
Executable File

#!/bin/sh
. "$(dirname $0)/_/husky.sh"
node_modules/.bin/git-format-staged -f 'npm run format' .