4.7.0 • Published 4 years ago

eslint-config-appium v4.7.0

Weekly downloads
8,837
License
Apache-2.0
Repository
github
Last release
4 years ago

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:

4.7.0

4 years ago

4.6.1

4 years ago

4.6.0

4 years ago

4.5.0

5 years ago

4.3.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.2.0

6 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.1.0

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago