eslint-plugin-complexity

1.0.2 • Public • Published

eslint-plugin-complexity

npm version npm downloads

Install

npm i eslint-plugin-complexity -D

Usage

{
  "rules": {
    "complexity/comment": [ "warn", { "max": 10 } ]
  }
}

License

MIT © fengzilong

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-complexity

Weekly Downloads

2,046

Version

1.0.2

License

MIT

Unpacked Size

33.9 kB

Total Files

7

Last publish

Collaborators

  • fengzilong