File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " create-reactjs-components" ,
33 "displayName" : " create-reactjs-components" ,
44 "description" : " Options Menu" ,
5- "version" : " 1.0.0 " ,
5+ "version" : " 1.0.1 " ,
66 "publisher" : " canducci" ,
7- "ico " : " images/logo-three.png" ,
7+ "icon " : " images/logo-three.png" ,
88 "engines" : {
99 "vscode" : " ^1.48.0"
1010 },
11+ "author" : {
12+ "email" : " fulviocanducci@hotmail.com" ,
13+ "name" : " Fúlvio Cezar Canducci Dias"
14+ },
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " https://github.com/fulviocanducci/create-reactjs-components"
18+ },
1119 "categories" : [
1220 " Snippets"
1321 ],
22+ "keywords" : [
23+ " react" ,
24+ " reactjs" ,
25+ " js" ,
26+ " jsx"
27+ ],
1428 "activationEvents" : [
1529 " onCommand:canducci.arrowFunctionComponentJs" ,
1630 " onCommand:canducci.functionComponentJs" ,
You can’t perform that action at this time.
0 commit comments