Files

10 lines
131 B
JSON

{
"permissions": {
"allow": [
"Bash(python -c ' *)",
"Bash(dotnet build *)",
"Bash(npm run *)"
]
}
}