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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    2
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i coffeelint-camel-case-vars

Weekly Downloads

5

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bsklaroff