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 bed35bd commit d6afc3fCopy full SHA for d6afc3f
tests/playwright/playwright.config.ts
@@ -1,3 +1,4 @@
1
+/// <reference types="node" />
2
import { defineConfig, devices } from '@playwright/test';
3
4
/**
0 commit comments