2.2.0 • Published 7 years ago

eslint-config-lmn v2.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

eslint-config-lmn

Linting rules to accompany the styleguide and transform rules.

Installation

npm install eslint-config-lmn --save-dev

Usage

Include in your .elintrc

{
  "extends": "lmn"
}