-
-
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
False positive
no-unused-props
rule when accessing props using a mix of destructuring and property accessors after updating Vite to 5.4.18
#1198
opened Apr 17, 2025 by
ChanelZM
2 tasks done
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
svelte-ignore reactive-component not working
#1192
opened Apr 9, 2025 by
probablykasper
2 tasks done
No Implicit Any, not being flagged
typescript
#1191
opened Apr 6, 2025 by
jamesthemullet
2 tasks done
new rule: New feature or request
new rule
no-nested-style-tag
enhancement
#1186
opened Apr 3, 2025 by
baseballyama
ESLint doesn't know types of functions on components
typescript
#1150
opened Mar 22, 2025 by
jdesrosiers
2 tasks done
new rule to cover New feature or request
console_log_state
enhancement
#1131
opened Mar 17, 2025 by
rallets
⚠️ Read this about TS parsing errors before submitting an issue ⚠️
#1111
opened Feb 28, 2025 by
baseballyama
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
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: warn if entire attribute value is placed in es6 template literal
enhancement
New feature or request
help wanted
Extra attention is needed
new rule
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.