mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-04 03:36:29 +08:00
14 lines
241 B
JSON
14 lines
241 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(yarn install)",
|
|
"Bash(yarn lint)",
|
|
"Bash(yarn prebuild-tv:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(yarn lint:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |