4.7.0 • Published 3 years ago

eslint-config-appium v4.7.0

Weekly downloads
8,837
License
Apache-2.0
Repository
github
Last release
3 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

3 years ago

4.6.1

3 years ago

4.6.0

3 years ago

4.5.0

4 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.2.0

5 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago