fix: add missing server flag boolean

This commit is contained in:
Mauricio Siu
2024-11-28 23:19:27 -06:00
parent e78d354d0d
commit 7400913646
2 changed files with 1 additions and 2 deletions

View File

@@ -42,4 +42,4 @@ commit-msg:
pre-commit:
commands:
lint-staged:
run: "pnpm check && npx lint-staged"
run: "pnpm lint-staged"