mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 06:48:05 -05:00
v2.1.1
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
2.1.0 / 2015-12-03
|
||||
2.1.1 / 2015-12-15
|
||||
==================
|
||||
- [fix] Remove deprecated react/jsx-quotes (#622)
|
||||
|
||||
2.1.0 / 2015-12-15
|
||||
==================
|
||||
- [fix] use `require.resolve` to allow nested `extend`s (#582)
|
||||
- [new] enable `object-shorthand` rule (#621)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user