playwright install
This commit is contained in:
@@ -4,7 +4,15 @@
|
||||
"Bash(docker-compose exec:*)",
|
||||
"Bash(python -c:*)",
|
||||
"Bash(python manage.py makemigrations:*)",
|
||||
"Bash(npx tsc:*)"
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(docker info:*)",
|
||||
"Bash(docker-compose ps:*)",
|
||||
"Bash(docker-compose up:*)",
|
||||
"Bash(docker-compose logs:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npx playwright install:*)",
|
||||
"Bash(claude mcp add:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user