Skip to content

Commit b5ea72a

Browse files
committed
chore: lint
1 parent 002d306 commit b5ea72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-react-swc/playground/ts-lib/__tests__/ts-lib.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { expect, test, type Page } from '@playwright/test'
1+
import { type Page, expect, test } from '@playwright/test'
22
import { setupBuildAndPreview, setupDevServer } from '../../utils.ts'
33

44
test('TS lib build', async ({ page }) => {

0 commit comments

Comments
 (0)