Commit 4097dbb
build: gate prepublishOnly on lint, typecheck, and tests (#103)
Run pre-commit (biome + tsc --noEmit + vitest) before building on
publish, so a broken package can never reach the registry.
Closes #69
Co-authored-by: Claude <noreply@anthropic.com>1 parent ddcfa65 commit 4097dbb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments