eslint-plugin-prefer-arrow-functions

Function converter

An ESLint plugin to convert plain functions into arrow functions where possible without changing behavior.

Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour

GitHub

55 stars
3 watching
11 forks
Language: TypeScript
last commit: about 2 years ago
arrow-functionscodemodeslinteslint-plugineslint-rulejavascriptlintlinterlintingnodejs

Related projects:

RepositoryDescriptionStars
getify/eslint-plugin-proper-arrowsProvides ESLint rules to enforce proper arrow function syntax and prevent common readability issues.305
tinloof/eslint-plugin-better-styled-componentsAutomatically enforces coding standards for styled components in ESLint65
jamiemason/eslint-plugin-move-filesAutomates file renaming and relocation to standardize directory structures in codebases8
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857
iliubinskii/eslint-plugin-miscA collection of ESLint rules for JavaScript and TypeScript files.10
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
akronae/eslint-plugin-exception-handlingDetects and warns about potential errors in functions that might throw exceptions.31
eslint-community/eslint-plugin-eslint-commentsAdds additional ESLint rules for commenting out specific lines of code56
gajus/eslint-plugin-sqlProvides rules and configuration for linting SQL code in TypeScript projects using ESLint.94
eslint-community/eslint-plugin-eslint-pluginA plugin for linting ESLint plugins written in JavaScript.203
ihordiachenko/eslint-plugin-chai-friendlyA plugin to make ESLint friendly with Chai's 'expect' and 'should' statements54
tlvince/eslint-plugin-jasmineESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects.95
brendanmorrell/eslint-plugin-styled-components-a11yAn ESLint plugin to enforce accessibility rules on styled components in JavaScript projects146
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9