refactor: add missing flag

This commit is contained in:
Mauricio Siu
2024-11-28 23:20:50 -06:00
parent 7400913646
commit 0cf21cf3f7

View File

@@ -41,5 +41,5 @@ commit-msg:
pre-commit:
commands:
lint-staged:
run: "pnpm lint-staged"
check:
run: "pnpm check"