throwspec
v0.0.1
Published
Spec your throws!
Readme
throwspec
Getting started
npm install --save-dev throwspecRules
💡 Manually fixable by editor suggestions.
| Name | Description | 💡 |
| :--------------------------------------------------- | :--------------------------------------------------------------- | :- |
| throws-annotation | Checks for missing error annotation for throws<YourError>(fn). | 💡 |
