mirror of https://github.com/sveltejs/svelte
parent
d5b8d2fd48
commit
81c5a1fb3b
@ -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