coffeelint-advanced-missing-fat-arrows

1.0.0 • Public • Published

coffeelint-advanced-missing-fat-arrows

This is exactly like the coffeelint builtin missing_fat_arrows rule, except you can disable it with a 'use this' directive in the first line of your function.

Install via npm, then configure in coffeelint.json like so:

"advanced_missing_fat_arrows": {
    "module": "coffeelint-advanced-missing-fat-arrows",
    "level": "warn"
}

Dependents (0)

Package Sidebar

Install

npm i coffeelint-advanced-missing-fat-arrows

Weekly Downloads

3

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • bchociej