Skip to content

vodyani/eslint-config

Repository files navigation

Vodyani eslint-config

⚙ vodyani eslint 通用规则,只需要简单的配置就可以很容易地集成到您的项目中。

Npm Npm License Workflow

Installation

npm install --save-dev @vodyani/eslint-config

Usage

Add the eslintConfig configuration to package.json, then the inheritance relationship like this:

{
  "eslintConfig": {
    "extends": "@vodyani"
  }
}

Team

ChoGathK
ChoGathK

License

Vodyani eslint-config is MIT licensed.

About

⚙ vodyani eslint 通用规则,只需要简单的配置就可以很容易地集成到您的项目中。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published