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 c41968e commit 134f63dCopy full SHA for 134f63d
package.json
@@ -11,6 +11,14 @@
11
"categories": [
12
"Snippets"
13
],
14
+ "homepage": "https://github.com/UruIT/vscode-react-snippets",
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "https://github.com/UruIT/vscode-react-snippets.git"
18
+ },
19
+ "bugs": {
20
+ "url": "https://github.com/UruIT/vscode-react-snippets/issues"
21
22
"contributes": {
23
"snippets": [
24
{
0 commit comments