chore: use markdownlint and add pre commit hook (#41)

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang
2022-02-14 15:34:33 +08:00
committed by GitHub
parent 251729f565
commit 7e023448fc
54 changed files with 2630 additions and 2455 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm lint