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 28d3726 commit c006de8Copy full SHA for c006de8
package.json
@@ -5,13 +5,13 @@
5
"license": "Apache-2.0",
6
"keywords": ["eslint", "eslintplugin"],
7
"author": "Robert Vitonsky <[email protected]> (https://vitonsky.net)",
8
- "homepage": "https://github.com/vitonsky/eslint-import-paths#readme",
+ "homepage": "https://github.com/vitonsky/eslint-plugin-paths#readme",
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/vitonsky/eslint-import-paths.git"
+ "url": "git+https://github.com/vitonsky/eslint-plugin-paths.git"
12
},
13
"bugs": {
14
- "url": "https://github.com/vitonsky/eslint-import-paths/issues"
+ "url": "https://github.com/vitonsky/eslint-plugin-paths/issues"
15
16
"scripts": {
17
"test": "jest",
0 commit comments