eslint-plugin icon indicating copy to clipboard operation
eslint-plugin copied to clipboard

Rule: `no-map-in-render`

Open igorkamyshev opened this issue 4 years ago • 1 comments

Forbid $store.map calls in react-render functions.

igorkamyshev avatar Oct 06 '21 10:10 igorkamyshev

Not only $store map but all entities that create connections: combine, prepend etc

AlexeyDuybo avatar Oct 06 '21 10:10 AlexeyDuybo