excel2json 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(npm install:*)",
|
||||
"mcp__svelte__svelte-autofixer",
|
||||
"Bash(npm run check:*)",
|
||||
"Bash(npx vitest:*)",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(npm run build:*)"
|
||||
]
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"svelte"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user