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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i coffeelint-camel-case-vars

    Weekly Downloads

    5

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • bsklaroff