[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-01-27 21:53:19 +00:00
parent 14d7aecf71
commit 0ac13a6f8d

View File

@@ -1,5 +1,8 @@
import { comfyExpect as expect, comfyPageFixture as test } from '../../../../fixtures/ComfyPage';
import type { ComfyPage } from '../../../../fixtures/ComfyPage';
import {
comfyExpect as expect,
comfyPageFixture as test
} from '../../../../fixtures/ComfyPage'
import type { ComfyPage } from '../../../../fixtures/ComfyPage'
import type { Position } from '../../../../fixtures/types'
test.describe('Vue Node Moving', () => {