10 lines
130 B
JSON
10 lines
130 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(npm test:*)",
|
||
|
|
"Bash(npm run:*)",
|
||
|
|
"Bash(npx playwright:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|