npm.io
1.0.0 • Published 10 years ago

no-arrowception

Licence
MIT
Version
1.0.0
Deps
0
Vulns
0
Weekly
0
Stars
5
DeprecatedThis package is deprecated

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.

Keywords