gornostay25 / svelte-adapter-bun

A SvelteKit adapter for Bun
MIT License
533 stars 33 forks source link

Set up linting and formatting with Biome #68

Open notramo opened 1 month ago

notramo commented 1 month ago

Biome is a very fast (ESLint compatible) linter and (Prettier compatible) formatter for JavaScript and TypeScript.

@gornostay25 if you agree, I can set it up and fix the linter errors, but only if you will care about the merge request. (I see some merge request are not getting attention despite being very simple to review/merge.)

KyleFontenot commented 1 month ago

I agree here, and I started using it in my fork.