UNPKG

@wdio/xvfb

Version:

A standalone utility to manage Xvfb (X Virtual Framebuffer) for headless testing

11 lines (10 loc) 152 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./build", "rootDir": "./src" }, "include": [ "./src/**/*" ] }