fix linting and linting errors. remove unused svelte prop
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user