Skip to content

Commit 1abe705

Browse files
committed
chore(package): add homepage, repository, and bugs fields
1 parent 18166e4 commit 1abe705

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313
"linter"
1414
],
1515
"license": "MIT",
16+
"homepage": "https://github.com/Boehringer-Ingelheim/eslint-config",
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/Boehringer-Ingelheim/eslint-config.git"
20+
},
21+
"bugs": {
22+
"url": "https://github.com/Boehringer-Ingelheim/eslint-config/issues"
23+
},
1624
"files": [
1725
"configs",
1826
"lib",

0 commit comments

Comments
 (0)