Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/not-an-aardvark/eslint-plugin-throws-on-load

Module that throws when it's loaded
https://github.com/not-an-aardvark/eslint-plugin-throws-on-load

Last synced: 22 days ago
JSON representation

Module that throws when it's loaded

Awesome Lists containing this project

README

        

# eslint-plugin-throws-on-load

This is a module that throws an error when it's loaded. This can be useful for testing error-handling logic.

```
npm install eslint-plugin-throws-on-load
```