{"library":"eslint-plugin-webdriverio","type":"library","category":null,"description":"ESLint plugin that provides environment settings for WebdriverIO globals (browser, $, $$). Current stable version is 1.0.1. It is a small, focused plugin that adds a custom environment 'webdriverio/wdio' to ESLint, preventing no-undef errors when using WebdriverIO's globally available helpers. Unlike generic globals configuration, this plugin allows granular control by scoping to the 'wdio' environment, making it easy to combine with other environments like Mocha. Primarily used in WebdriverIO test projects.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","eslint","eslintplugin"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install eslint-plugin-webdriverio","imports":["plugins: ['webdriverio']","env: { 'webdriverio/wdio': true }","/* eslint-env webdriverio/wdio */"]},{"cmd":"yarn add eslint-plugin-webdriverio","imports":[]},{"cmd":"pnpm add eslint-plugin-webdriverio","imports":[]}],"homepage":"https://gitlab.com/sebdeckers/eslint-plugin-webdriverio#README","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-webdriverio","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}