-
-
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
disallow-reactive-vars-on-mount
enhancement
New feature or request
new rule
#1205
opened Apr 24, 2025 by
baseballyama
no-top-level-browser-globals
rule
enhancement
#1203
opened Apr 22, 2025 by
benmccann
Rule to enforce the inner order of Svelte 5 New feature or request
<script>
block
enhancement
#1196
opened Apr 16, 2025 by
AntonioVentilii
Rule to enforce use of New feature or request
$props
interface
enhancement
#1195
opened Apr 16, 2025 by
AntonioVentilii
new rule: New feature or request
new rule
svelte/no-add-event-listner
enhancement
#1194
opened Apr 14, 2025 by
baseballyama
new rule: New feature or request
new rule
no-nested-style-tag
enhancement
#1186
opened Apr 3, 2025 by
baseballyama
suggest using writable New feature or request
$derived
if $effect
is simply setting one variable equal to another
enhancement
#1169
opened Mar 30, 2025 by
benmccann
new rule to cover New feature or request
console_log_state
enhancement
#1131
opened Mar 17, 2025 by
rallets
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
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
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
new rule
typescript
@typescript-eslint/no-misused-promises
to Svelte components
enhancement
#691
opened Feb 29, 2024 by
benmccann
Previous Next
ProTip!
Follow long discussions with comments:>50.