This package has been deprecated

Author message:

Please use @hapi/eslint-plugin-hapi instead.

@hapi/rule-no-arrowception

1.1.2 • Public • Published

rule-no-arrowception

Build Status

ESLint rule preventing arrow functions that implicitly return arrow functions. Functions can still be returned by arrow functions whose bodies use curly braces and an explicit return. This rule prevents the pattern () => () => () => ...;. This rule does not accept any configuration options.

Package Sidebar

Install

npm i @hapi/rule-no-arrowception

Weekly Downloads

863

Version

1.1.2

License

BSD-3-Clause

Unpacked Size

4.94 kB

Total Files

7

Last publish

Collaborators

  • cjihrig
  • marsup
  • nlf
  • devinivy
  • wyatt
  • lloydbenson
  • nargonath