4.7.0 • Published 5 years ago

eslint-config-appium v4.7.0

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

5 years ago

4.6.1

5 years ago

4.6.0

5 years ago

4.5.0

6 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.1.0

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.2.0

7 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.1.0

8 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.0

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago