We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1825f commit 789e2f9Copy full SHA for 789e2f9
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
- id: generate-frontend-sdk
44
name: Generate Frontend SDK
45
- entry: bun run --filter frontend generate-client
+ entry: bash ./scripts/generate-client.sh
46
pass_filenames: false
47
language: unsupported
48
files: ^backend/.*$
0 commit comments