@vodyani/eslint-config

1.1.0 • Public • Published

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.

Package Sidebar

Install

npm i @vodyani/eslint-config

Weekly Downloads

40

Version

1.1.0

License

MIT

Unpacked Size

15.7 kB

Total Files

7

Last publish

Collaborators

  • chogathkk