init
This commit is contained in:
16
.claude/settings.local.json
Normal file
16
.claude/settings.local.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(netstat:*)",
|
||||
"Bash(findstr:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npx vue-tsc:*)",
|
||||
"Bash(xargs cat:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(timeout 10 npm run dev:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user