fix lint command, bump eslint packages

This commit is contained in:
Dimitri POSTOLOV
2025-02-09 05:43:15 +07:00
parent 043c8120ac
commit b9c07dc211
6 changed files with 856 additions and 365 deletions
@@ -37,7 +37,6 @@ export function NodeWrapper<NodeType extends Node>({
disableKeyboardA11y,
rfId,
nodeTypes,
nodeExtent,
nodeClickDistance,
onError,
}: NodeWrapperProps<NodeType>) {