13 lines
227 B

[{
"code": "invalid-binding",
"message": "'innerwidth' is not a valid binding on <svelte:window> (did you mean 'innerWidth'?)",
"loc": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 34
},
"pos": 15
}]