Files
twenty/packages
Charles Bochet 4e1d0ef1a2 refactor(geo-map): simplify address parsing and add unit tests
- Replace nested for+switch with flat if+continue using includes
- Extract types into separate files with GeoMap prefix
- Use isNonEmptyArray type guard instead of manual checks
- Convert sanitizePlaceDetailsResults to named object params
- Rename AddressComponents to camelCase
- Add unit tests for both sanitize utils with real Google API data

Made-with: Cursor
2026-04-14 11:57:48 +02:00
..
2026-04-13 15:13:11 +02:00