mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
The `.eslintignore` had gotten a merge conflict committed accidentally at some point, and also was not ignoring the `addons` directory. This fixes that. We also had a couple of missing commas that snuck in, and those are fixed here too.