pull/7774/head
Simon H 4 years ago committed by GitHub
parent b66934eb35
commit 14be17930a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,14 +2,11 @@
{ {
"code": "a11y-label-has-associated-control", "code": "a11y-label-has-associated-control",
"message": "A11y: A form label must be associated with a control.", "message": "A11y: A form label must be associated with a control.",
"pos": 151,
"start": { "start": {
"character": 151,
"column": 0, "column": 0,
"line": 7 "line": 7
}, },
"end": { "end": {
"character": 173,
"column": 22, "column": 22,
"line": 7 "line": 7
} }

Loading…
Cancel
Save