chore: lint

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-11 15:33:42 +02:00
committed by Braks
parent ca302d7510
commit 6b88c97a22
4 changed files with 4 additions and 0 deletions
@@ -212,6 +212,7 @@ onMounted(() => {
}
event.preventDefault()
// eslint-disable-next-line @typescript-eslint/no-invalid-this
d3ZoomHandler.call(this, event, d)
},
{ passive: false },