{
"BaseButton": {
"scope": "vue-html",
"prefix": "BaseButton",
"body": ["", "\t${3}", ""],
"description": ""
},
"BaseIcon": {
"scope": "vue-html",
"prefix": "BaseIcon",
"body": ["", "\t${2}", ""],
"description": ""
},
"BaseInputText": {
"scope": "vue-html",
"prefix": "BaseInputText",
"body": [""],
"description": ""
},
"BaseLink": {
"scope": "vue-html",
"prefix": "BaseLink",
"body": [
"",
"\t${3}",
""
],
"description": ""
}
}