pelagia-portal/.claude/settings.local.json
Hardik d769cae71e chore(inventory): remove item detail page; move SiteSelect to shared components
- Delete /inventory/items/[id] — items expand inline in the list
- Move SiteSelect from deleted [id] folder to components/inventory/site-select
- Fix admin product detail page import to use new shared path
- Fix items-table: Fragment key prop, restore Link import, plain text item names
- Fix vendor-items-table: remove broken link to deleted item detail page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 00:07:04 +05:30

9 lines
203 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:developer.gst.gov.in)",
"Bash(curl -s \"https://static.gst.gov.in/uiassets/js/services/forouter1.8.js\")",
"Bash(curl)"
]
}
}