eslint-no-inferred-method-name
Method naming detector
A custom ESLint rule that detects and disallows inferred method names in object literals.
A custom rule for ESLint that checks for inferred method names within object literals.
27 stars
3 watching
4 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects potential security vulnerabilities in source code and configuration files | 138 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A tool to discover and report on unused ESLint rules in a project | 207 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Helps manage and enforce multiple ESLint rules across large codebases | 1 |
| Prevents use of extended native objects in JavaScript code | 56 |
| A plugin that enforces the avoidance of unnecessary loops in JavaScript code | 127 |
| An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
| Provides additional ESLint rules for Node.js. | 241 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| Configures ESLint to enforce coding standards and best practices for JavaScript projects | 4 |
| A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
| Disallows the use of 'this' in JavaScript code. | 16 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A gulp stream plugin that monitors ESLint warnings and errors and triggers an error when the threshold is reached. | 6 |