Skip to content

Commit cabc8ce

Browse files
committed
chore: add repository metaData
1 parent af74271 commit cabc8ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"author": "Donny Wang <[email protected]> (https://github.com/coderwyd/)",
88
"license": "MIT",
99
"homepage": "https://github.com/coderwyd/eslint-config",
10+
"repository": {
11+
"type": "git",
12+
"url": "git+https://github.com/coderwyd/eslint-config.git"
13+
},
1014
"keywords": [
1115
"eslint",
1216
"eslint-config",

0 commit comments

Comments
 (0)