xhstandard

2.0.0 • Public • Published

Xiaohu eslint rule standard

Wired space before function parentheses

All the goodness of Flet/semistandard with space removed before function parentheses.

Install

npm install xhstandard

Rules

Importantly:

  • "space-before-function-paren": ["error", { "anonymous": "never", "named": "never", "asyncArrow": "always"}]
  • Check Flet/semistandard for the rest of the rules.

/xhstandard/

    Package Sidebar

    Install

    npm i xhstandard

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    79.6 kB

    Total Files

    12

    Last publish

    Collaborators

    • bigmurry