chore: drop create script
This commit is contained in:
parent
d1d845326d
commit
ebc1f43610
6 changed files with 1635 additions and 56 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
npx lint-staged
|
||||
npx --no -- commitlint --edit ${1}
|
Reference in a new issue