mirror of https://github.com/sveltejs/svelte
parent
c623b33ea3
commit
81ce352212
@ -1,32 +1,32 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"code": "a11y-label-has-associated-control",
|
"code": "a11y-label-has-associated-control",
|
||||||
"end": {
|
"end": {
|
||||||
"character": 16,
|
"character": 16,
|
||||||
"column": 16,
|
"column": 16,
|
||||||
"line": 1
|
"line": 1
|
||||||
},
|
},
|
||||||
"message": "A11y: A form label must be associated with a control.",
|
"message": "A11y: A form label must be associated with a control.",
|
||||||
"pos": 0,
|
"pos": 0,
|
||||||
"start": {
|
"start": {
|
||||||
"character": 0,
|
"character": 0,
|
||||||
"column": 0,
|
"column": 0,
|
||||||
"line": 1
|
"line": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "a11y-label-has-associated-control",
|
"code": "a11y-label-has-associated-control",
|
||||||
"end": {
|
"end": {
|
||||||
"character": 113,
|
"character": 149,
|
||||||
"column": 30,
|
"column": 30,
|
||||||
"line": 5
|
"line": 6
|
||||||
},
|
},
|
||||||
"message": "A11y: A form label must be associated with a control.",
|
"message": "A11y: A form label must be associated with a control.",
|
||||||
"pos": 83,
|
"pos": 119,
|
||||||
"start": {
|
"start": {
|
||||||
"character": 83,
|
"character": 119,
|
||||||
"column": 0,
|
"column": 0,
|
||||||
"line": 5
|
"line": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in new issue