sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST
https://sveltejs.github.io/eslint-plugin-svelte/
MIT License
296 stars 35 forks source link

When subscribing to store values: "Expected an assignment or function call and instead saw an expression." #861

Open mcdunn51 opened 1 week ago

mcdunn51 commented 1 week ago

image

I put this here because I'm really new to svelte and therefore i'm not sure i'm not doing something unorthodox. Does seem like it may be a bug though.