You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
837 B
26 lines
837 B
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm)",
|
|
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm --yes)",
|
|
"Bash(npm run build:*)",
|
|
"mcp__context7__resolve-library-id",
|
|
"mcp__context7__get-library-docs",
|
|
"Bash(tree:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(find:*)",
|
|
"Bash(xargs cat:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:ai.google.dev)",
|
|
"Bash(grep:*)",
|
|
"WebFetch(domain:www.cursor-ide.com)",
|
|
"Bash(git log:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:transang.me)",
|
|
"WebFetch(domain:javascriptio.com)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|
|
|