eslint-config-peerigon
Version:
Peerigon coding rules as eslint config
16 lines (12 loc) • 296 B
Markdown
Changelog
---------
### 3.0.0
- **Breaking:** Add rule "no-labels" with severity 2
- Update to eslint@^2.0.0
- Remove obsolete rules
### 2.0.0
- **Breaking:** Change rule "quote-props" to "as-needed"
- Add mocha env to tests config
### 1.0.0
- Add ES2015 rules
- Reached stable state :)