Pinned issues
Issues
- 15
Less strict `no-navigation-without-resolve` default
#1353 opened by jycouet - 0
Errors in markup are always at 0:0
#1247 opened by bookpauk - 0
- 7
- 12
False positive with svelte/no-navigation-without-resolve using variable in a list
#1314 opened by patte - 0
svelte/no-store-async : is this still relevant ?
#1362 opened by lovasoa - 0
- 5
no-top-level-browser-globals rule is flagging types as top level browser globals
#1226 opened by machadinhos - 5
Bug eslint `--cache` broken if using `kit.typescript.config` in `svelte.config.js`
#1293 opened by rebasecase - 6
False positive require-store-reactive-access with melt-ui
#1312 opened by mrkvon - 0
- 1
Bug: Svelte 5 + ESLint 9 - Persistent `Parsing error: Unexpected token :` Despite Correct Configuration
#1283 opened by Dodo-Dude - 0
false positive @typescript-eslint/no-unsafe-assignment when deriving prop type from ComponentProps
#1303 opened by Theo-Steiner - 2
Potentially unnecessary code in `svelte.config.js`
#1294 opened by benmccann - 3
Apply rules for `IfStatement` (e.g. `@typescript-eslint/no-unnecessary-condition`) to `SvelteIfBlock`
#1331 opened by DePasqualeOrg - 5
- 1
Infinite loop in `consistent-selector-style`
#1337 opened by marekdedic - 0
svelte/no-composable-reactivity-lose
#1356 opened by tbashiyy - 2
- 0
False positive with `svelte/no-navigation-without-resolve` when `href` is `null` or `undefined`
#1336 opened by Stadly - 0
False positive for no-top-level-browser-globals with compound expression
#1298 opened by gurpreetatwal - 1
Rule suggestion: $derived should not return a function
#1332 opened by dimfeld - 0
false positive svelte/no-unused-props when Props extend other ComponentProps
#1302 opened by Theo-Steiner - 4
Disable the `svelte/experimental-require-strict-events` rule with rune components
#1279 opened by chtibizoux - 3
- 0
- 2
- 8
svelte/no-navigation-without-resolve does not allow `ResolvedPathname` as href
#1319 opened by AndersRobstad - 1
Tests with SvelteKit do not have types
#1320 opened by marekdedic - 1
False positive with svelte/no-navigation-without-resolve using mailto URI schema
#1311 opened by Jerboas86 - 1
Use new `resolve` function instead of `base` variable in svelte/no-navigation-without-base
#1277 opened by chtibizoux - 1
Tests don't seem to support ES2025
#1288 opened by marekdedic - 10
svelte/prefer-svelte-reactivity triggers inside non-reactive functions (e.g., URL, Date, Set usage)
#1271 opened by cnolte - 3
Remove deprecated rules from `all` rule set
#1278 opened by chtibizoux - 1
Quick fix for disabling eslint doesn't work
#1275 opened by denbkh - 4
Rule to enforce type declaration of `$state` rune
#1230 opened by AntonioVentilii - 1
- 0
Cannnot detect all unused-class-name codes
#1259 opened by tbashiyy - 0
- 2
- 0
New rule: `svelte/prefer-derived-over-derived-by`
#1246 opened by baseballyama - 0
Rule valid-compile doesn't report when runes: true
#1242 opened by uh-zuh - 2
- 0
- 0
False positives for `no-immutable-reactive-statements` when `globalReturn` is enabled
#1233 opened by RedHatter - 2
`consistent-selector-style`: False positives with dynamic names in each blocks
#1229 opened by marekdedic - 0
- 1
new rule: `prefer-attachments`
#1216 opened by baseballyama - 2
attachment is not working
#1219 opened by ryoppippi - 0
`prefer-sveltekit-response-helpers`
#1217 opened by benmccann