coffeelint-camel-case-vars

0.0.4 • Public • Published

coffeelint-camel-case-vars

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

Installation

npm install coffeelint-camel-case-vars

Usage

Add the following configuration to coffeelint.json:

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

Configuration

There are currently no configuration options

Package Sidebar

Install

npm i coffeelint-camel-case-vars

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bsklaroff