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
..
components chore: migrate formatter from prettier to oxfmt 3 weeks ago
core feat: make WMS crs extensible via a nested provider element, not a registry 4 weeks ago
integration.test.ts feat: type leaflet-* components and their leaflet: events 4 weeks ago
load-order.test.ts fix: remove parent-reaches-into-child patterns, fix a real load-order bug 4 weeks ago
setup.ts test: add a Vitest + jsdom test suite 4 weeks ago