Skip to content

orbiteleven/svelte-biome-playground

Repository files navigation

Svelte x Biome.js Problems

This is a small repo to show problems encountered when trying to use Biome.js on Svelte. The simple problem is that when using a component or enum as a type in the <script> block, Biome will complain that it should be imported with type because it's not seeing that the values are used in the Svelte block. See src/lib/app.svelte

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published