mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com> Signed-off-by: lancechant <13349722+lancechant@users.noreply.github.com> Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com> Co-authored-by: Uruk <contact@uruk.dev> Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com>
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(bun install:*)",
|
|
"Bash(bunx expo prebuild:*)",
|
|
"Bash(bunx expo run:*)",
|
|
"Bash(npx expo prebuild:*)",
|
|
"Bash(npx expo run:*)",
|
|
"Bash(xcodebuild:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
}
|