[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-01-27 22:34:45 +00:00
parent 664be8fc19
commit 6c30c93e83

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', () => {