Update settings.local.json to add database migration command for Playwright integration
This commit is contained in:
@@ -66,7 +66,8 @@
|
|||||||
"Bash(pnpm exec nuxi@latest module add shadcn-nuxt:*)",
|
"Bash(pnpm exec nuxi@latest module add shadcn-nuxt:*)",
|
||||||
"Bash(pnpm exec shadcn-nuxt@latest add:*)",
|
"Bash(pnpm exec shadcn-nuxt@latest add:*)",
|
||||||
"Bash(pnpm exec shadcn-nuxt:*)",
|
"Bash(pnpm exec shadcn-nuxt:*)",
|
||||||
"mcp__playwright__browser_press_key"
|
"mcp__playwright__browser_press_key",
|
||||||
|
"Bash(pnpm db:migrate:*)"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|||||||
Reference in New Issue
Block a user