eslint svelte issue reproduction This is a "minimal" reproduction of an issue with svelte's eslint plugin. Reproduce npm i npm run lint Recreate from scratch npm init svelte@next my-app skeleton typescript yes eslint yes prettier no cd my-app add src/test.svelte