This intention converts an arrow function to an anonymous function expression.
NB
Intention is not suggested for arrow functions that use
this
, because for anonymous functions this value can change.
Please read more
here
.