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