@progresskinvey/eslint-config-kinvey-platform

v0.3.0
ESLint Profile for the Kinvey Platform

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"
}
npm i @progresskinvey/eslint-config-kinvey-platform

Metadata

Downloads