Pipeline Crm M9 1 Leaflet Types

loom-builderpromptmarkdown
Path: loom-builder/prompts/pipeline-crm-m9-1-leaflet-types.mdRelative: prompts/pipeline-crm-m9-1-leaflet-types.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 14Bytes: 1,245Imports: 0Exports: 0

Content Preview

  1. # pipeline-crm M9.1 — Remove `: any` from LeadMap.tsx
  2. ## INTENT
  3. Code-standards fix in `/home/mikes/base44CRM/pipeline-crm`: 6 `: any` annotations in `src/components/map/LeadMap.tsx` (lines ~292, 296, 332, 335, 340, 357 — Leaflet drawing-tool handlers). SUCCESS METRIC: 0 occurrences of `: any` in src/; full `bun test` still 301 pass 0 fail; `bun run build` exit 0. Change ONLY typing — zero behavior changes.
  4. ## INTEGRITY RULE
  5. Do not weaken, delete, or restructure working code to satisfy the gate