0.3.0 • Published 2 years ago

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

Weekly downloads
336
License
Apache-2.0
Repository
github
Last release
2 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

2 years ago

0.3.0

2 years ago

0.3.0-next.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.2.1

4 years ago

0.2.0

4 years ago