UNPKG

@jasbel/wdio-html-nice-reporter

Version:

WebdriverIO report plugin. Create an HTML formatted report. compatible with webdriverio version 9

13 lines (11 loc) 180 B
{ "extends": "./tsconfig.base.json", "include": [ "./src/*.ts", ], "exclude": [ "node_modules", "./src/test/**.ts" ], "compileOnSave": false }