mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: Add 'Bash(npx prisma generate:*)' permission to settings.local.json
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"Bash(npm run test:unit:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(npm run db:generate:*)"
|
||||
"Bash(npm run db:generate:*)",
|
||||
"Bash(npx prisma generate:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user