Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 331 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 331 Bytes

Biome Svelte 5 linter error reproduction

Please go to src/e-linkpower-client-operator, it's a SvelteKit project using latest Svelte 5 with my biome.json inside.

Then check inside lib/components/screens/account/AccountLogin.svelte, you should see Biome linter show error at the line define the state using let keyword.