feat: scaffold Next.js 15 project with TypeScript and Tailwind
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:www.youtube.com)",
|
||||
"Bash(yt-dlp:*)",
|
||||
"Bash(grep -v '^ *$')",
|
||||
"Bash(ls -la /private/tmp/claude-501/-Users-treyt-Desktop-claude-marketing/fff1037b-284c-4767-98c1-36d3ea219e20/tasks/*.output)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:developer.nextdoor.com)",
|
||||
"WebFetch(domain:docs.postiz.com)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user