fix: myriad typos and issues
This commit is contained in:
parent
21a158602a
commit
be92f3bdf0
64 changed files with 107 additions and 104 deletions
|
@ -2,4 +2,4 @@
|
|||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
npx --no -- commitlint --edit ${1}
|
||||
npx --no -- commitlint --edit "${1}"
|
||||
|
|
Reference in a new issue