no-arrowception

v1.0.0
ESLint rule preventing arrow functions that implicitly create arrow functions
eslint rule arrow function arrow function

no-arrowception

Current Version Build Status via Travis CI Dependencies

ESLint rule preventing arrow functions that implicitly create arrow functions. This rule prevents the pattern () => () => () => ...;. This rule does not accept any configuration options.

npm i no-arrowception

Metadata

  • MIT
  • Whatever
  • Continuation Labs
  • released 10/30/2015

Downloads

Maintainers