chore: lint files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { FunctionalComponent } from 'vue'
|
||||
import { getBezierPath, getBezierCenter } from './utils'
|
||||
import type { FunctionalComponent } from 'vue'
|
||||
import { getBezierCenter, getBezierPath } from './utils'
|
||||
import BaseEdge from './BaseEdge'
|
||||
import { Position } from '~/types'
|
||||
import type { EdgeProps } from '~/types'
|
||||
|
||||
Reference in New Issue
Block a user