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 23e2e8c commit 0fa2628Copy full SHA for 0fa2628
package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "eslint-import-resolver-typescript",
3
- "version": "1.1.1",
+ "name": "eslint-import-resolver-ts",
+ "version": "0.1.0",
4
"description": "TypeScript .ts .tsx module resolver for `eslint-plugin-import`.",
5
"main": "index.js",
6
"files": [
7
"index.js"
8
],
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript"
+ "url": "https://github.com/rx-ts/eslint-import-resolver-ts"
12
},
13
"keywords": [
14
"typescript",
0 commit comments