UNPKG

@wdio/electron-utils

Version:

Utilities for WebdriverIO Electron Service

11 lines (10 loc) 178 B
{ "extends": "../tsconfig.json", "compilerOptions": { "noEmit": true, "baseUrl": ".", "outDir": "../dist" }, "include": ["./**/*.spec.ts"], "exclude": [] }