eslint-plugin-new-with-error
Error handler plugin
A plugin that enforces a specific convention in JavaScript code for handling errors.
Require throw new Error() and not throw Error()
26 stars
4 watching
1 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| | Automatically upgrades warning messages to error messages in ESLint | 16 |
| | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
| | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 403 |
| | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
| | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| | An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
| | An opinionated collection of ESLint rules used by GitHub. | 302 |
| | A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. | 31 |
| | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| | A plugin for linting ESLint plugins written in JavaScript. | 203 |