eslint-config-appium

4.7.0 • Public • Published

Appium ESLint Shared Configuation

This package works to provide eslint shared configuration to replace the need for a local .eslintrc file.

It uses babel-eslint as a parser.

Usage

Install the package

npm install -D eslint-config-appium

And then, in your .eslintrc file extend the configuration

{
  "extends": "appium"
}

If you are using appium-gulp-plugins you can then run

gulp eslint

Peer Dependencies

This config requires the following packages be installed (as dev dependencies) in your project:

Package Sidebar

Install

npm i eslint-config-appium

Weekly Downloads

25,663

Version

4.7.0

License

Apache-2.0

Unpacked Size

16 kB

Total Files

4

Last publish

Collaborators

  • jlipps
  • nick.mokhnach
  • kazucocoa
  • boneskull
  • imurchie