linting is broken

pull/10481/head
navorite 3 years ago
parent 4c8b8f1cb1
commit 7ae1072c74

@ -375,6 +375,7 @@ function store_sub_exist(bindings) {
// make sure it is not a sub in a directive e.g. use:$store as it is unneeded
if (node?.type !== 'RegularElement') {
return true;
s;
}
}
}

Loading…
Cancel
Save