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 ae62c11 commit 637483dCopy full SHA for 637483d
package.json
@@ -4,6 +4,15 @@
4
"description": "A collection of Magento 2 snippets",
5
"version": "0.1.0",
6
"publisher": "jerrylopez",
7
+ "license": "MIT",
8
+ "bugs": {
9
+ "url": "https://github.com/jerrylopez/vscode-magento2-snippets/issues"
10
+ },
11
+ "homepage": "https://github.com/jerrylopez/vscode-magento2-snippets",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://github.com/jerrylopez/vscode-magento2-snippets.git"
15
16
"engines": {
17
"vscode": "^1.15.0"
18
},
0 commit comments