@appium/eslint-config-appium

8.0.5 • Public • Published

@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

Package Sidebar

Install

npm i @appium/eslint-config-appium

Homepage

appium.io

Weekly Downloads

2,825

Version

8.0.5

License

Apache-2.0

Unpacked Size

16.2 kB

Total Files

4

Last publish

Collaborators

  • jlipps
  • nick.mokhnach
  • kazucocoa
  • boneskull