Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 473 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 473 Bytes

coffeelint-no-chai-getters

Some nice summary

Description

This CoffeeLint rule does something good.

Installation

npm install coffeelint-no-chai-getters

Usage

Add the following configuration to coffeelint.json:

"no_chai_getters": {
  "module": "coffeelint-no-chai-getters"
}

Configuration

There are currently no configuration options.