shop-front-end/.claude/settings.local.json

14 lines
264 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(pnpm typecheck:*)",
"Bash(npx vue-tsc --noEmit --skipLibCheck src/components/ReAIChat/index.vue)",
"Bash(npx tsc:*)",
"Bash(dir:*)"
],
"deny": [],
"ask": []
}
}