Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This plugin is deprecated in favor of eslint-plugin-svelte #184

Open
JounQin opened this issue Jul 1, 2022 · 6 comments
Open

This plugin is deprecated in favor of eslint-plugin-svelte #184

JounQin opened this issue Jul 1, 2022 · 6 comments

Comments

@JounQin
Copy link

JounQin commented Jul 1, 2022

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

@Levminer
Copy link

Levminer commented Jul 5, 2022

I agree. I suffered about 3 hours of pain because of this packages.

https://github.com/ota-meshi/eslint-plugin-svelte worked instantly.

@Jojoshua
Copy link

Jojoshua commented Aug 9, 2022

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.

@multiplehats
Copy link

Can vote for this too; ota-meshi/eslint-plugin-svelte worked absolutely terrific.

nikolas added a commit to ccnmtl/3demos that referenced this issue Sep 16, 2022
Even though it's the "official" svelte eslint plugin,
`eslint-plugin-svelte` has problems and is in the process of
deprecation:

* sveltejs/eslint-plugin-svelte3#134
* sveltejs/eslint-plugin-svelte3#184
@aradalvand
Copy link

aradalvand commented Sep 25, 2022

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.

@DetachHead
Copy link

@JounQin there's a typo in the issue title that makes this issue difficult to find. i couldn't find it by searching "deprecate"

@ota-meshi
Copy link
Member

eslint-plugin-svelte is now Svelte official ESLint plugin 🎉
https://github.com/sveltejs/eslint-plugin-svelte

@dummdidumm dummdidumm pinned this issue Apr 26, 2023
@dummdidumm dummdidumm changed the title deprecate this plugin in favor of eslint-plugin-svelte with correct parser This plugin is deprecated in favor of eslint-plugin-svelte Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants