22 lines
447 B
JSON
22 lines
447 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(chmod:*)",
|
||
|
|
"Bash(npx tailwindcss:*)",
|
||
|
|
"Bash(pnpm add:*)",
|
||
|
|
"Bash(pnpm exec tailwindcss:*)",
|
||
|
|
"Bash(pnpm css:*)",
|
||
|
|
"Bash(hugo:*)",
|
||
|
|
"WebFetch(domain:pivoine.art)",
|
||
|
|
"Bash(curl:*)",
|
||
|
|
"WebFetch(domain:github.com)",
|
||
|
|
"WebSearch",
|
||
|
|
"WebFetch(domain:htmx.org)",
|
||
|
|
"Bash(cat:*)",
|
||
|
|
"Bash(git remote:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|