Files

11 lines
157 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(npm test:*)",
"Bash(npm run:*)",
"Bash(npx playwright:*)",
"Bash(node -e ':*)"
]
}
}