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.
1 parent d1417e1 commit f5e2fdcCopy full SHA for f5e2fdc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "eslint-plugin-explicit-exceptions",
3
"type": "commonjs",
4
- "version": "0.10.0",
+ "version": "0.10.1",
5
"description": "ESLint rules for explicitly handling exceptions",
6
"main": "./src/plugin.js",
7
"types": "./dist/plugin.d.ts",
0 commit comments