hooks
This commit is contained in:
parent
8619c50976
commit
3862184ccb
4 changed files with 17 additions and 6 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"type": "module",
|
||||
"packageManager": "bun@1.2.14",
|
||||
"scripts": {
|
||||
"typecheck": "bun run --filter='*' typecheck"
|
||||
"typecheck": "bun run --filter='*' typecheck",
|
||||
"postinstall": "./scripts/hooks"
|
||||
},
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue