Remove remaining stylistic rules from ESLint config
Created by: gaearon
As discussed in https://github.com/facebookincubator/create-react-app/issues/1948, there are still a few ESLint warnings about the style in our config. We should just remove them. If one wants to enforce style, they can just use Prettier.