UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

15 lines 332 B
{ "extends": "airbnb-base/legacy", "env": { "browser": true, "amd": true, "es6": false }, "rules": { "no-param-reassign": "off", "prefer-rest-params": "off", "no-restricted-syntax": "off", "no-plusplus": "off", "func-names": "off" } }