no-arrowception

ESLint rule preventing arrow functions that implicitly create arrow functions

This module has moved and is now available at @hapi/rule-no-arrowception. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
Last updated 10 years ago by cjihrig .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install no-arrowception 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 1.0.0                                ...           latest (10 years ago)

1 Versions

  • 1.0.0 [deprecated]           ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 1
Dependencies (0)
None
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |