Results 3 comments of boojum

I think that I'm facing the same issue. I'm linting with `eslint` taking advantage of the `prettier/recommended` rules set. After adding `eslint-plugin-svelte3` everything was still working as it should. As...

I also was just bitten by this: none of the type-aware rules work in `*.svelte` files. Bear in mind that I'm talking here about *Svelte*, not *SvelteKit* project. For example,...

> Hi 👋🏻, > > Livereload seems to stop after the first change. Upon research, it seems there's a similar issue on the main [rollup GitHub repository](https://github.com/rollup/rollup/issues/1666). > > This...