coffeelint-unreachable-code-after-return

0.9.0 • Public • Published

coffeelint-unreachable-code-after-return

CoffeeLint rule that finds code that is unreachable because of a return proceeding it.

Installation

npm install coffeelint-unreachable-code-after-return

Usage

Add the following configuration to coffeelint.json:

"unreachable_code_after_return": {
  "module": "coffeelint-unreachable-code-after-return"
}

Configuration

There are currently no configuration options.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.9.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.9.0
    2

Package Sidebar

Install

npm i coffeelint-unreachable-code-after-return

Weekly Downloads

2

Version

0.9.0

License

MIT

Last publish

Collaborators

  • srgraham