mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 01:19:24 +00:00
28 lines
977 B
JSON
28 lines
977 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(chmod:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(./gradlew:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(find:*)",
|
|
"Bash(npm test)",
|
|
"Bash(npm test:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(npm run typecheck:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(keys=\"files.placeholder signMode.stepTitle certTypeStep.stepTitle certFiles.stepTitle appearance.stepTitle appearance.title appearance.invisible appearance.visible appearance.options.title sign.submit sign.results choosePrivateKey chooseCertificate chooseP12File choosePfxFile chooseJksFile password passwordOptional serverCertMessage reason location name showLogo pageNumber logoTitle noLogo\")",
|
|
"Bash(__NEW_LINE__ echo \"\")",
|
|
"Bash(for key in $keys)",
|
|
"Bash(do)",
|
|
"Bash(done)"
|
|
],
|
|
"deny": [],
|
|
"defaultMode": "acceptEdits"
|
|
}
|
|
} |