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