Skip to content

TrustCloudAI/eslint-kintent-platform

Repository files navigation

Kintent Platform ESLint config

Installation

Requires eslint >=6.8.0 and eslint-plugin-import 2.20.2 to be installed as devDependencies in your project.

Add the following to devDependencies:

    "eslint-kintent-platform": "kintent/eslint-kintent-platform#<tag>"

Your .eslintrc file should contain:

{
  "extends": "kintent-platform"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published