mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
12 lines
229 B
JSON
12 lines
229 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__context7__resolve-library-id",
|
|
"mcp__context7__get-library-docs",
|
|
"Bash(npx nx test:*)",
|
|
"Bash(npm test)",
|
|
"Bash(npm run test:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |