TristonJ / eslint-plugin-prefer-arrow

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

Fix false negative with nested function #26

Closed rhansen closed 3 years ago

rhansen commented 3 years ago

Fixes issue #24.