Commit 32e247e
fix: add bun install to make setup for pre-commit web checks
The pre-commit hook runs tsc and biome on the web frontend, which
requires bun and node_modules. Add bun installation and web dependency
install to the setup target so new checkouts work out of the box.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 91536fa commit 32e247e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
0 commit comments