12 lines
348 B
JSON
12 lines
348 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --no-src-dir --import-alias \"@/*\" --yes)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run:*)",
|
|
"mcp__Claude_Preview__preview_start",
|
|
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000)"
|
|
]
|
|
}
|
|
}
|