3ee9b9e6de
CI / build (push) Has been cancelled
- Introduce PolicyModal component for license and privacy policy display - Add Quick Start section to project detail pages - Update project descriptions, features, and URLs for several projects - Add new logos, screenshots, and favicon - Extend types and configuration for new features
27 lines
601 B
JSON
27 lines
601 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pnpm add *)",
|
|
"Bash(pnpm format *)",
|
|
"Bash(pnpm build *)",
|
|
"Bash(rtk lint *)",
|
|
"Bash(rtk ls *)",
|
|
"Bash(rtk pnpm *)",
|
|
"Bash(pnpm test *)",
|
|
"mcp__Claude_Preview__preview_start",
|
|
"Bash(pnpm dev *)",
|
|
"Bash(rtk read *)",
|
|
"Bash(rtk grep *)",
|
|
"Bash(rtk git *)",
|
|
"Bash(gh repo *)",
|
|
"Bash(gh release *)",
|
|
"Bash(gh api *)",
|
|
"Bash(echo \"exit: $?\")",
|
|
"Bash(rtk npx *)",
|
|
"Bash(rtk tsc *)",
|
|
"Bash(netstat -ano)",
|
|
"mcp__chrome-devtools__*"
|
|
]
|
|
}
|
|
}
|