We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
xo
catch-error-name
1 parent 7b42f90 commit 630edb8Copy full SHA for 630edb8
docs/rules/catch-error-name.md
@@ -52,5 +52,5 @@ try {
52
You can set the `name` option like this:
53
54
```js
55
-"xo/catch-error-name": ["error", {"name": "err"}]
+"unicorn/catch-error-name": ["error", {"name": "err"}]
56
```
0 commit comments