0.3.0 • Published 3 years ago

@progresskinvey/eslint-config-kinvey-platform v0.3.0

Weekly downloads
336
License
Apache-2.0
Repository
github
Last release
3 years ago

Kinvey Platform ESLint linter config

Installation

Requires eslint 4.7.2 and eslint-plugin-import 2.7.0 to be installed as devDependencies in your project.

Add the following to devDependencies:

    "eslint-config-kinvey-platform": "kinvey/eslint-kinvey-platform#<tag>"

Your .eslintrc file should contain:

{
  "extends": "kinvey-platform"
}
0.3.0-next.1

3 years ago

0.3.0

3 years ago

0.3.0-next.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.4

3 years ago

0.2.1

5 years ago

0.2.0

6 years ago