mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-18 21:27:49 +08:00
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
npx --no -- commitlint --edit "$1"
|