mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 00:28:25 -05:00
v3.1.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
3.1.0 / 2016-01-07
|
||||
==================
|
||||
- [minor] Allow multiple stateless components in a single file
|
||||
|
||||
3.0.2 / 2016-01-06
|
||||
==================
|
||||
- [fix] Ignore URLs in `max-len` (#664)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "3.0.2",
|
||||
"version": "3.1.0",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user