πββοΈ I need linter config help
I want to use `react/no-unstable-nested-components`, and allow render props but not when the prop expects a component
There is a `customValidators`-attribute in the lint rule but I don't understand how to use it