Skip to content

Commit 78fdb0c

Browse files
committed
feat: add provenance repository to package.json
1 parent f3870e9 commit 78fdb0c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"effector"
1010
],
1111
"homepage": "https://eslint.effector.dev",
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/effector/eslint-plugin"
15+
},
1216
"license": "MIT",
1317
"author": "Igor Kamyshev <igor@kamyshev.me>",
1418
"contributors": [

0 commit comments

Comments
 (0)