@appium/eslint-config-appium

v8.0.5
Shared ESLint config for Appium projects
eslint eslintconfig appium

@appium/eslint-config-appium

Provides a reusable ESLint shared configuration for Appium and Appium-adjacent projects.

Usage

Install the package with npm v8 or newer:

npm install @appium/eslint-config-appium --save-dev

And then, in your .eslintrc file, extend the configuration:

{
  "extends": "@appium/eslint-config-appium"
}

Peer Dependencies

This config requires the following packages be installed (as peer dependencies) in your project. See the package.json for the required versions.

Notes

  • This configuration is intended to be used alongside Prettier.
  • This package was previously published as eslint-config-appium.

License

Copyright © 2016 OpenJS Foundation. Licensed Apache-2.0

npm i @appium/eslint-config-appium

Metadata

  • Apache-2.0
  • ^14.17.0 || ^16.13.0 || >=18.0.0
  • https://github.com/appium
  • released 10/18/2023

Downloads