10 lines
132 B
JSON
10 lines
132 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mix compile *)",
|
|
"Bash(mix test *)",
|
|
"Bash(mix dialyzer *)"
|
|
]
|
|
}
|
|
}
|