-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: sveltejs/eslint-plugin-svelte3
This plugin is deprecated in favor of
eslint-plugin-svelte
#184
opened Jul 1, 2022 by
JounQin
Open
6
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Linting for svetle file with lang="ts" not matching typescript file linting
#206
opened Apr 25, 2023 by
AutomateAaron
False positive for
@typescript-eslint/no-unnecessary-condition
with export let
#203
opened Mar 18, 2023 by
kevincox
@typescript-eslint/no-unsafe-argument
/no-unsafe-return
false positive in svelte code but not in script tag
#197
opened Nov 30, 2022 by
DetachHead
no-multiple-emty-lines when iterating a store with each block
#196
opened Nov 22, 2022 by
mckravchyk
variable was used before it was defined (eslint: no-use-before-define)
#182
opened May 9, 2022 by
axelthat
@const variables used in style directives give "no-unused-vars"
#174
opened Mar 30, 2022 by
johnnysprinkles
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.