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 be99997 commit abb9e9bCopy full SHA for abb9e9b
package.json
@@ -20,6 +20,11 @@
20
"eslint-rules"
21
],
22
"author": "Xvezda <xvezda@naver.com>",
23
+ "homepage": "https://github.com/Xvezda/eslint-plugin-explicit-exceptions",
24
+ "bugs": {
25
+ "url": "https://github.com/Xvezda/eslint-plugin-explicit-exceptions/issues",
26
+ "email": "xvezda@naver.com"
27
+ },
28
"license": "MIT",
29
"packageManager": "pnpm@10.10.0",
30
"devDependencies": {
0 commit comments