mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 11:58:03 -05:00
v5.0.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
5.0.1 / 2016-02-13
|
||||
==================
|
||||
- [fix] `eslint` peerDep should not include breaking changes
|
||||
|
||||
5.0.0 / 2016-02-03
|
||||
==================
|
||||
- [breaking] disallow unneeded ternary expressions
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user