mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: add permission for bun run test:unit command
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"Bash(bun add:*)",
|
||||
"Bash(bun install:*)",
|
||||
"Bash(test -f:*)",
|
||||
"Bash(bun run typecheck:*)"
|
||||
"Bash(bun run typecheck:*)",
|
||||
"Bash(bun run test:unit:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user