8000 [eslint config] v6.1.0 · evozonjs/javascript@0ece94f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ece94f

Browse files
committed
[eslint config] v6.1.0
1 parent 5162975 commit 0ece94f
< 8000 /div>

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
6.1.0 / 2016-02-22
2+
==================
3+
- [new] enable [`react/prefer-stateless-function`][react/prefer-stateless-function]
4+
- [dev deps] update `react-plugin-eslint`, `eslint`, `tape`
5+
16
6.0.2 / 2016-02-22
27
==================
38
- [fix] disable [`no-confusing-arrow`][no-confusing-arrow] due to an `eslint` bug ([#752](https://github.com/airbnb/javascript/issues/752))

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-airbnb",
3-
"version": "6.0.2",
3+
"version": "6.1.0",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
0