11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm test:*)",
|
|
"Bash(npm run:*)",
|
|
"Bash(npx playwright:*)",
|
|
"Bash(node -e ':*)"
|
|
]
|
|
}
|
|
}
|