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
Bash
Executable File

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