mirror of
https://github.com/silenty4ng/k5web
synced 2025-01-08 21:04:19 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run lint-staged
|