mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 07:14:56 +00:00
feat: add permission for bun run typecheck command
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"Bash(xargs git rm:*)",
|
||||
"Bash(bun add:*)",
|
||||
"Bash(bun install:*)",
|
||||
"Bash(test -f:*)"
|
||||
"Bash(test -f:*)",
|
||||
"Bash(bun run typecheck:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user