We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9b4fe commit 0b2a1e5Copy full SHA for 0b2a1e5
package.json
@@ -2,7 +2,7 @@
2
"name": "eslint-import-resolver-typescript",
3
"version": "2.0.0",
4
"description": "TypeScript .ts .tsx module resolver for `eslint-plugin-import`.",
5
- "repository": "git@github.com/rx-ts/eslint-import-resolver-ts.git",
+ "repository": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript",
6
"author": "Alex Gorbatchev <alex.gorbatchev@gmail.com>",
7
"license": "ISC",
8
"engines": {
0 commit comments