Files

10 lines
130 B
JSON
Raw Permalink Normal View History

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