23 lines
467 B
JSON
23 lines
467 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:*)",
|
|
"Bash(ls:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|