This regex takes a function declaration and transforms it to an arrow function.
Replace: const $1 = $2 => $3;