Skip to content

Kinvey/eslint-kinvey-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published