JamieMason / eslint-plugin-prefer-arrow-functions

Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour
https://www.npmjs.com/package/eslint-plugin-prefer-arrow-functions
MIT License
43 stars 11 forks source link

Allow named functions #18

Closed marekdedic closed 8 months ago

marekdedic commented 1 year ago

Hi, would you be willing to accept a PR in line of TristonJ/eslint-plugin-prefer-arrow#31 ?

JamieMason commented 1 year ago

Yeah it seems reasonable @marekdedic, thanks 👍