Some nice summary
This CoffeeLint rule does something good.
npm install coffeelint-no-chai-getters
Add the following configuration to coffeelint.json
:
"no_chai_getters": {
"module": "coffeelint-no-chai-getters"
}
There are currently no configuration options.