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.
26 stars
2 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
eslinteslint-pluginexception-handling
Related projects:
Repository | Description | Stars |
---|---|---|
trott/eslint-plugin-new-with-error | A plugin that enforces a specific convention in JavaScript code for handling errors. | 26 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
davidjbradshaw/eslint-plugin-only-error | Automatically upgrades warning messages to error messages in ESLint | 16 |
tjenkinson/eslint-plugin-redos-detector | Detects vulnerable regex using an external API | 5 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 402 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,220 |
eslint-functional/eslint-plugin-functional | An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 852 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
volox/eslint-plugin-ie11 | Detects unsupported ES6 features in IE11 | 14 |
amwmedia/eslint-plugin-woke | An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
nickdeis/eslint-plugin-no-secrets | An ESLint rule to detect sensitive strings in code and configuration files. | 137 |