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
55 stars
3 watching
11 forks
Language: TypeScript
last commit: 6 months ago arrow-functionscodemodeslinteslint-plugineslint-rulejavascriptlintlinterlintingnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides ESLint rules to enforce proper arrow function syntax and prevent common readability issues. | 305 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| Automates file renaming and relocation to standardize directory structures in codebases | 8 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
| A plugin for linting ESLint plugins written in JavaScript. | 203 |
| A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
| An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 146 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |