mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 18:14:07 +03:00
5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run pre-commit
|