mirror of
https://github.com/garraflavatra/yeslint.git
synced 2025-01-18 11:27:59 +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/shorthand-directive': 'warn',
|
||||||
'svelte/spaced-html-comment': 'warn',
|
'svelte/spaced-html-comment': 'warn',
|
||||||
'svelte/no-at-html-tags': 0,
|
'svelte/no-at-html-tags': 0,
|
||||||
'svelte/html-self-closing': [
|
'prefer-const': 0,
|
||||||
'warn',
|
|
||||||
'all',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user