fix svelte eslint config
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import type { Dimensions, XYPosition } from '@xyflow/system';
|
||||
import type { Snippet } from 'svelte';
|
||||
import type { ClassValue, HTMLAttributes } from 'svelte/elements';
|
||||
import type { HTMLAttributes } from 'svelte/elements';
|
||||
|
||||
export type EdgeLabelProps = {
|
||||
x?: number;
|
||||
|
||||
Reference in New Issue
Block a user