chore: lint files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Edge, Node } from '@braks/vue-flow'
|
||||
import type { Edge, Node } from '@braks/vue-flow'
|
||||
|
||||
export function getElements(xElements = 10, yElements = 10) {
|
||||
const initialNodes: Node[] = []
|
||||
|
||||
Reference in New Issue
Block a user