Skip to content

Commit b062d10

Browse files
akxJosh Goldberg
authored and
Josh Goldberg
committed
Correct GitHub repo URL (#146)
npm uses this for the repo link, and following it led to a 404.
1 parent a6bff63 commit b062d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"name": "tslint-to-eslint-config",
5555
"repository": {
5656
"type": "git",
57-
"url": "github:typescript-eslint/tslint-to-eslint"
57+
"url": "github:typescript-eslint/tslint-to-eslint-config"
5858
},
5959
"scripts": {
6060
"eslint": "eslint \"./src/*.ts\" \"./src/**/*.ts\" --report-unused-disable-directives",

0 commit comments

Comments
 (0)