Skip to content
Snippets Groups Projects
Commit a60948a8 authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

fix: add format check to pre-commit

parent 8b420da7
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh #!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh" . "$(dirname -- "$0")/_/husky.sh"
pnpm format
pnpm lint pnpm lint
npx lint-staged npx lint-staged
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment