1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00
simple-icons/.husky/pre-commit
2023-09-25 09:35:47 +01:00

6 lines
65 B
Bash
Executable File

#!/bin/sh
. "$(dirname $0)/_/husky.sh"
npm run format
git add .