File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/eslint-config-airbnb Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ 6.0.1 / 2016-02-21
2+ ==================
3+ - [ fix] disable ` newline-per-chained-call ` due to an ` eslint ` bug (#748 )
4+
156.0.0 / 2016-02-21
26==================
37- [ breaking] enable ` array-callback-return `
1418- [ breaking] [ react] enable ` react/jsx-space-before-closing `
1519- [ breaking] [ react] enable ` static-methods ` at top of ` react/sort-comp `
1620- [ breaking] [ react] don't ` ignoreTranspilerName ` for ` react/display-name `
17- - [ peer+dev deps] update ` eslint ` , ` eslint-plugin-react `
21+ - [ peer+dev deps] update ` eslint ` , ` eslint-plugin-react ` ( # 730 ) ( # 730 ) ( # 730 ) ( # 730 )
1822
19235.0.1 / 2016-02-13
2024==================
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-airbnb" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " Airbnb's ESLint config, following our styleguide" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments