-
-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: sveltejs/eslint-plugin-svelte
⚠️ Read this about TS parsing errors before submitting an iss...
#1111
opened Feb 28, 2025 by
baseballyama
Open
1
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
svelte/valid-prop-names-in-kit-pages
false positives on destructured & renamed props
#1121
opened Mar 9, 2025 by
james-camilleri
2 tasks done
⚠️ Read this about TS parsing errors before submitting an issue ⚠️
#1111
opened Feb 28, 2025 by
baseballyama
consistent-selector-style
: What to do with dynamic class/ID names?
#1109
opened Feb 26, 2025 by
marekdedic
2 tasks done
Parsing Svelte files with types is slow, and slows down more as more files are added to project
perf
Improvement of performance
#1084
opened Feb 25, 2025 by
mcous
2 tasks done
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
disallow $state(new SvelteSet) and similar
enhancement
New feature or request
new rule
#1052
opened Feb 3, 2025 by
mustafa0x
Add rule New feature or request
new rule
no-unused-props
enhancement
#1028
opened Jan 15, 2025 by
oekazuma
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.