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