Fixed a few more linter errors
This commit is contained in:
@ -20,4 +20,4 @@ export function swapElements(a: Node, b: Node) {
|
||||
bParent.appendChild(a)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user