eslint-plugin-exception-handling
Function error detector
Detects and warns about potential errors in functions that might throw exceptions.
💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.
31 stars
2 watching
1 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
eslinteslint-pluginexception-handling
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin that enforces a specific convention in JavaScript code for handling errors. | 26 |
| | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
| | Automatically upgrades warning messages to error messages in ESLint | 16 |
| | Detects vulnerable regex using an external API | 5 |
| | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 403 |
| | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| | 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 |
| | 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 best practices in Chai.js expect statements | 27 |
| | Detects unsupported ES6 features in IE11 | 14 |
| | An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
| | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| | Detects potential security vulnerabilities in source code and configuration files | 138 |