13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run:*)",
|
|
"WebFetch(domain:geo.api.gouv.fr)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(python3 -c \":*)",
|
|
"Bash(make cache-clear *)",
|
|
"Bash(make test *)"
|
|
]
|
|
}
|
|
}
|