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 bcdd15f commit 63fc031Copy full SHA for 63fc031
package.json
@@ -67,7 +67,7 @@
67
},
68
"repository": {
69
"type": "git",
70
- "url": "git+https://github.com/weiran-zsd/eslint-plugin-node.git"
+ "url": "git+https://github.com/eslint-community/eslint-plugin-n.git"
71
72
"keywords": [
73
"eslint",
@@ -85,9 +85,9 @@
85
"author": "Toru Nagashima",
86
"license": "MIT",
87
"bugs": {
88
- "url": "https://github.com/weiran-zsd/eslint-plugin-node/issues"
+ "url": "https://github.com/eslint-community/eslint-plugin-n/issues"
89
90
- "homepage": "https://github.com/weiran-zsd/eslint-plugin-node#readme",
+ "homepage": "https://github.com/eslint-community/eslint-plugin-n#readme",
91
"funding": "https://github.com/sponsors/mysticatea",
92
"publishConfig": {
93
"access": "public",
0 commit comments