Skip to content

Commit d6afc3f

Browse files
committed
include nodejs type definitions
1 parent bed35bd commit d6afc3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/playwright/playwright.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/// <reference types="node" />
12
import { defineConfig, devices } from '@playwright/test';
23

34
/**

0 commit comments

Comments
 (0)