You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy 449767335b chore: migrate formatter from prettier to oxfmt
Replace prettier with oxfmt (oxc's Prettier-compatible formatter), config
seeded via `oxfmt --migrate=prettier` and kept as `oxfmt.config.ts`
(defineConfig default export) so settings match the old prettier.config.js.
The `format` script now runs `oxfmt`; docs and the local tool allowlist
updated to match.
3 weeks ago
..
controls-and-groups.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
geojson.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
icons.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
latlng-bindables.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
overlays.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
shapes.test.ts fix: remove parent-reaches-into-child patterns, fix a real load-order bug 4 weeks ago
tile-layers.test.ts chore: migrate formatter from prettier to oxfmt 3 weeks ago