Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Trott/eslint-plugin-new-with-error

Require `throw new Error()` and not `throw Error()`
https://github.com/Trott/eslint-plugin-new-with-error

Last synced: about 2 months ago
JSON representation

Require `throw new Error()` and not `throw Error()`

Awesome Lists containing this project

README

        

# eslint-plugin-new-with-error
Require `throw new Error()` and not `throw Error()`

* Installation: `npm install eslint-plugin-new-with-error`
* [Documentation](docs/rules/new-with-error.md)