We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec2d77 commit 8089570Copy full SHA for 8089570
package.json
@@ -4,6 +4,10 @@
4
"description": "A Visual Studio Code extension to view and manage Magento log files.",
5
"version": "1.0.0",
6
"publisher": "MathiasElle",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/dermatz/vscode-ext-magento-log-viewer"
10
+ },
11
"engines": {
12
"vscode": "^1.95.0"
13
},
0 commit comments