protomaps / protomaps-leaflet

Lightweight vector map rendering + labeling and symbology for Leaflet
https://protomaps.com/docs/frontends/leaflet
BSD 3-Clause "New" or "Revised" License
764 stars 43 forks source link

add linting to improve maintainability #123

Closed bdon closed 9 months ago

bdon commented 9 months ago

Incremental progress towards changing from Prettier to biome (linting + formatting). This refactors nearly every file with improvements to modern TS usage.