mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 17:25:24 +02:00
14 lines
242 B
JSON
14 lines
242 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run *)",
|
|
"Bash(git checkout *)",
|
|
"Bash(git merge *)",
|
|
"Bash(npx *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git show *)",
|
|
"Bash(diff *)"
|
|
]
|
|
},
|
|
"$version": 3
|
|
} |