mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/usr/bin/env sh
|
|
npx --no -- commitlint --edit "$1"
|