mirror of
https://github.com/gabriele-cusato/HandTranscriptMd.git
synced 2026-07-22 14:30:25 +00:00
21 lines
1.1 KiB
JSON
21 lines
1.1 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(cd \"C:/Projects/pluginObsidian/handWrittenMarkdownConverter/obsidian-sample-plugin\" && node esbuild.config.mjs production && bash cloudDeploy.sh)",
|
|
"WebFetch(domain:groups.google.com)",
|
|
"WebFetch(domain:css-tricks.com)",
|
|
"WebFetch(domain:chromium.googlesource.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:issues.chromium.org)",
|
|
"WebFetch(domain:source.chromium.org)",
|
|
"WebFetch(domain:stackoverflow.com)",
|
|
"WebFetch(domain:crbug.com)",
|
|
"WebFetch(domain:www.reddit.com)",
|
|
"WebFetch(domain:bugs.chromium.org)",
|
|
"WebFetch(domain:developer.chrome.com)",
|
|
"Bash(\"C:\\\\Program Files\\\\Git\\\\bin\\\\bash.exe\" --login -c \"cd 'C:/Projects/pluginObsidian/handWrittenMarkdownConverter/HandTranscriptMd' && bash deploy.sh && bash cloudDeploy.sh\" 2>&1)",
|
|
"Bash(\"C:\\\\Program Files\\\\Git\\\\bin\\\\bash.exe\" --login -c \"cd 'C:/Projects/pluginObsidian/handWrittenMarkdownConverter/HandTranscriptMd' && bash deploy.sh\" 2>&1)"
|
|
]
|
|
}
|
|
}
|