[
{
"code": "reactive-component",
"message": " will not be reactive if Let changes. Use if you want this reactivity.",
"end": {
"column": 7,
"line": 15
},
"start": {
"column": 0,
"line": 15
}
},
{
"message": " will not be reactive if ExportLet changes. Use if you want this reactivity.",
"code": "reactive-component",
"end": {
"column": 13,
"line": 16
},
"start": {
"column": 0,
"line": 16
}
},
{
"message": " will not be reactive if Reactive changes. Use if you want this reactivity.",
"code": "reactive-component",
"end": {
"column": 12,
"line": 17
},
"start": {
"column": 0,
"line": 17
}
}
]