carbon-design-system / sveld

Generate TypeScript definitions for your Svelte components
https://sveld.onrender.com
Apache License 2.0
404 stars 21 forks source link

build: replace Yarn/Vitest with Bun #121

Closed metonym closed 5 months ago

metonym commented 5 months ago

This PR replaces the Yarn package manager and Vitest test runner with Bun. Changes are separated by commit.

Observations