-
-
Notifications
You must be signed in to change notification settings - Fork 48
Issues: sveltejs/eslint-plugin-svelte
⚠️ Read this about TS parsing errors before submitting an iss...
#1111
opened Feb 28, 2025 by
baseballyama
Open
5
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
Add rule New feature or request
new rule
prefer-svelte-reactivity
enhancement
#1071
opened Feb 11, 2025 by
marekdedic
Prevents using both New feature or request
new rule
bind:value
and on:change
on the same elem (particularly input)
enhancement
#1058
opened Feb 7, 2025 by
tanin47
Indentation bug when using Extra attention is needed
svelte/indent
(RangeError: Maximum call stack size exceeded
)
formatting
help wanted
#998
opened Jan 7, 2025 by
AlbertMarashi
2 tasks done
Add rule New feature or request
new rule
require-event-prefix
enhancement
#910
opened Nov 8, 2024 by
marekdedic
Add rule: warn if entire attribute value is placed in es6 template literal
enhancement
New feature or request
help wanted
Extra attention is needed
new rule
feat: add configuration for derived-has-same-inputs-outputs
enhancement
New feature or request
store
#876
opened Oct 17, 2024 by
Azuriru
New rule: New feature or request
new rule
prefer-event-forwarding
enhancement
#850
opened Sep 11, 2024 by
mcmxcdev
Optionally use alphabetic ordering if numeric ordering is not present
enhancement
New feature or request
#825
opened Jul 13, 2024 by
benmccann
Publishing docs on svelte.dev or highlighting them there
enhancement
New feature or request
#824
opened Jul 12, 2024 by
benmccann
[bug][svelte/indent] invalid indentation in some specific scenarios inside <script>
bug
Something isn't working
formatting
help wanted
Extra attention is needed
#783
opened Jun 13, 2024 by
jamesst20
2 tasks done
Svelte5: Add New feature or request
feat: svelte v5
new rule
svelte/no-legacy-svelte-ignore
rule
enhancement
Add svelte/attributes-line-break
enhancement
New feature or request
formatting
new rule
#762
opened May 23, 2024 by
jamesst20
New rule: New feature or request
help wanted
Extra attention is needed
new rule
no undefined variable in the DOM
enhancement
Apply New feature or request
feat: typescript
new rule
@typescript-eslint/no-misused-promises
to Svelte components
enhancement
#691
opened Feb 29, 2024 by
benmccann
Rule Request: writable.update() should always return a value
enhancement
New feature or request
new rule
store
#682
opened Feb 12, 2024 by
tivac
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.