Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ playwright.config.js
File
playwright.config.js
playwright.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
const
net = require(
'node:net'
);
3
const
path = require(
'node:path'
);
4
const
{ defineConfig } = require(
'@playwright/test'
);
Callers
nothing calls this directly
Calls
1
getFreePort
Function · 0.85
Tested by
no test coverage detected