/coffeelint-config

My personal CoffeeLint configurations.

Primary LanguageJavaScriptMIT LicenseMIT

coffeelint-config-moqada

NPM version Build Status DevDependency Status License

My personal CoffeeLint configurations.

Installation

npm install --save-dev coffeelint coffeelint-config-moqada

Usage

Put coffeelint.json.

{
  "extends": "cofeelint-config-moqada"
}