Update settings.local.json to include new browser command for Playwright integration
This commit is contained in:
@@ -65,7 +65,8 @@
|
|||||||
"Bash(pnpm db:seed:*)",
|
"Bash(pnpm db:seed:*)",
|
||||||
"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"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|||||||
Reference in New Issue
Block a user