eslint-plugin-svelte3
eslint-plugin-svelte3 copied to clipboard
This plugin is deprecated in favor of `eslint-plugin-svelte`
Go to https://github.com/sveltejs/eslint-plugin-svelte for the official plugin. See this PR for an example of how to migrate your eslint config.
Original message
https://github.com/ota-meshi/eslint-plugin-svelte https://github.com/ota-meshi/svelte-eslint-parser
cc @Conduitry
I agree. I suffered about 3 hours of pain because of this packages.
https://github.com/ota-meshi/eslint-plugin-svelte worked instantly.
Agreed. I just noticed this plugin throwing errors causing linting to fail for a while. I just switched and it's working now plus it caught a lot of problems that should have fallen under our standard rules. This plugin doesn't seem necessary anymore.
Can vote for this too; ota-meshi/eslint-plugin-svelte worked absolutely terrific.
I second that. This plugin also fails in cases like indentation (see the issue I created #188), whereas on the other hand, eslint-plugin-svelte seems to work flawlessly.
The SvelteKit template should also switch to this plugin.
@JounQin there's a typo in the issue title that makes this issue difficult to find. i couldn't find it by searching "deprecate"
eslint-plugin-svelte is now Svelte official ESLint plugin 🎉
https://github.com/sveltejs/eslint-plugin-svelte