This intention converts a function expression to an arrow function.

NB Intention is not suggested for function expressions that use this, because for arrow functions this value can change.
Please read more here.