We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002d306 commit b5ea72aCopy full SHA for b5ea72a
packages/plugin-react-swc/playground/ts-lib/__tests__/ts-lib.spec.ts
@@ -1,4 +1,4 @@
1
-import { expect, test, type Page } from '@playwright/test'
+import { type Page, expect, test } from '@playwright/test'
2
import { setupBuildAndPreview, setupDevServer } from '../../utils.ts'
3
4
test('TS lib build', async ({ page }) => {
0 commit comments