eslint-plugin
eslint-plugin copied to clipboard
Rule: `no-map-in-render`
Forbid $store.map calls in react-render functions.
Not only $store map but all entities that create connections: combine, prepend etc