Skip to content

Commit

Permalink
Add import type
Browse files Browse the repository at this point in the history
  • Loading branch information
ProchaLu committed Nov 8, 2024
1 parent f0e9794 commit 437ca04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { PlaywrightTestConfig } from '@playwright/test';
import type { PlaywrightTestConfig } from '@playwright/test';

// Config file docs: https://playwright.dev/docs/test-configuration
const config: PlaywrightTestConfig = {
Expand Down

0 comments on commit 437ca04

Please sign in to comment.