eslint-plugin-proper-arrows
Arrow function enforcer
Provides ESLint rules to enforce proper arrow function syntax and prevent common readability issues.
ESLint rules to ensure proper arrow function definitions
305 stars
9 watching
14 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
arrow-functionsconcise-object-returneslinteslint-plugineslint-rulesname-inferencethis-keyword
Related projects:
Repository | Description | Stars |
---|---|---|
| An ESLint plugin to convert plain functions into arrow functions where possible without changing behavior. | 55 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. | 31 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
| Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |
| Custom ESLint plugins to enforce high-performance JavaScript coding standards | 23 |
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. | 420 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |