coffeelint-strict-camel-case-vars

0.0.5 • Public • Published

coffeelint-strict-camel-case-vars

CoffeeLint rule that checks to make sure all variable names are either camelCased or ALL_CAPS

Installation

npm install coffeelint-strict-camel-case-vars

Usage

Add the following configuration to coffeelint.json:

"camel_case_vars": {
  "module": "coffeelint-strict-camel-case-vars"
}

Configuration

There are currently no configuration options

Package Sidebar

Install

npm i coffeelint-strict-camel-case-vars

Weekly Downloads

3

Version

0.0.5

License

MIT

Last publish

Collaborators

  • sporkmonger