mirror of https://github.com/sveltejs/svelte
parent
275a3ec460
commit
97686302b8
@ -0,0 +1 @@
|
||||
<div autofocus></div>
|
||||
@ -0,0 +1,8 @@
|
||||
[{
|
||||
"message": "A11y: Avoid using autofocus",
|
||||
"loc": {
|
||||
"line": 1,
|
||||
"column": 5
|
||||
},
|
||||
"pos": 5
|
||||
}]
|
||||
Loading…
Reference in new issue