mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-05-06 13:47:52 +02:00
chore: initial commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run lint:staged
|
||||
npm run test
|
||||
Reference in New Issue
Block a user