I have some very simple components with only one prop.
import/prefer-default-export is failing because it doesn't know about the default export.
I think this should be added to OTHER_PLUGINS.md
It might also be good to add an example of overrides/rules. The eslint documentation is fine but it is generic.