Files
react/addons
Flarnie MarchanandDan Abramov ae94ea76f9 Disable 'comma-dangle' eslint rule for './addons' (#9965)
**what is the change?:**
Added an `eslintrc` which disables the 'comma-dangle' rule just for
addons.

**why make this change?:**
To get CI passing again on the 15* branches.

We don't have dangling commas in the addons because it breaks GCC under
certain conditions. This doesn't affect React because we use Babel with
React, but it's not worth setting up Babel for the addons at this time.

**test plan:**
`yarn lint`

**issue:**
None - hopefully will fix this before it's a problem
2017-06-14 22:13:59 +01:00
..
2017-06-14 13:51:05 +01:00
2017-06-14 13:51:05 +01:00
2017-06-14 13:51:05 +01:00
2017-06-14 13:51:05 +01:00
2017-06-14 12:38:03 +01:00
2017-06-14 12:38:03 +01:00