mirror of
https://github.com/garraflavatra/yeslint.git
synced 2025-01-18 03:17:58 +00:00
Support Svelte 5
This commit is contained in:
parent
0cf77aab4e
commit
f32cbbc8a6
@ -99,10 +99,7 @@ const svelte = {
|
||||
'svelte/shorthand-directive': 'warn',
|
||||
'svelte/spaced-html-comment': 'warn',
|
||||
'svelte/no-at-html-tags': 0,
|
||||
'svelte/html-self-closing': [
|
||||
'warn',
|
||||
'all',
|
||||
],
|
||||
'prefer-const': 0,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user