We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98af0b6 commit 2bd61d2Copy full SHA for 2bd61d2
1 file changed
package.json
@@ -2,7 +2,12 @@
2
"name": "ledger-cli",
3
"displayName": "ledger-cli",
4
"description": "ledger-cli.org lanugage support",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/parsa2820/vscode-ledger-cli.git"
8
+ },
9
"version": "0.0.1",
10
+ "publisher": "parsa2820",
11
"engines": {
12
"vscode": "^1.102.0"
13
},
0 commit comments