fix linting and linting errors. remove unused svelte prop

This commit is contained in:
peterkogo
2025-06-11 15:30:28 +02:00
parent 3d2205a781
commit 33b7a47dd7
8 changed files with 952 additions and 979 deletions
@@ -20,6 +20,7 @@ import {
createZoomOnScrollHandler,
} from './eventhandler';
import { createFilter } from './filter';
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import { transition } from 'd3-transition';
export type ZoomPanValues = {