TristonJ / eslint-plugin-prefer-arrow

ESLint plugin to prefer arrow functions
MIT License
54 stars 10 forks source link

Added allowNamedFunctions #31

Open marekdedic opened 3 years ago

marekdedic commented 3 years ago

Closes #17.

marekdedic commented 3 years ago

Hi, can I help move this forward in any way?

agataHappy commented 2 years ago

@TristonJ Do you know when you'll be able to merge it?

jeffpaul commented 2 years ago

@TristonJ any updates on being able to review/merge this PR?

jeffpaul commented 2 years ago

@TristonJ any updates on being able to review/merge this PR?

quememo commented 1 year ago

@TristonJ Please review this 🙏

marekdedic commented 8 months ago

FYI for anyone who wants this: I recommend switching to JamieMason/eslint-plugin-prefer-arrow-functions, which has accepted a similar PR and seems to be maintained.