1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-30 21:52:06 +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' .