mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 01:11:24 +01:00
17 lines
258 B
JSON
17 lines
258 B
JSON
[
|
|
{
|
|
"code": "a11y-missing-attribute",
|
|
"end": {
|
|
"character": 207,
|
|
"column": 22,
|
|
"line": 8
|
|
},
|
|
"message": "A11y: <img> element should have an alt attribute",
|
|
"pos": 185,
|
|
"start": {
|
|
"character": 185,
|
|
"column": 0,
|
|
"line": 8
|
|
}
|
|
}
|
|
] |