polygonplanet / sublime-text-eslint

ESLint any JavaScript file in Sublime Text
24 stars 7 forks source link

Editor does not show lint errors in *.svelte files using eslint-plugin-svelte #31

Open ildella opened 9 months ago

ildella commented 9 months ago

As reported to the svelte plugin repo: https://github.com/sveltejs/eslint-plugin-svelte/issues/576

I can confirm that this Sublime + ESlint package + eslint-plugin-svelte is not showing errors or warnings.

Also confirm that with the old eslint-plugin-svelte3, Sublime was showing errors.