We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aeaeab commit 7b6ee1fCopy full SHA for 7b6ee1f
1 file changed
packages/eslint-plugin/package.json
@@ -2,6 +2,10 @@
2
"name": "@orbi-ts/eslint-plugin-orbits",
3
"version": "0.1.2",
4
"description": "",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/LaWebcapsule/orbits"
8
+ },
9
"main": "lib/index.js",
10
"scripts": {
11
"test": "echo \"Info: no test specified\"",
0 commit comments