Skip to content

Instantly share code, notes, and snippets.

@piyushgarg-dev
Created April 22, 2020 16:46
Show Gist options
  • Save piyushgarg-dev/0b5c458cbe26f2f5ff76b71f82e4647f to your computer and use it in GitHub Desktop.
Save piyushgarg-dev/0b5c458cbe26f2f5ff76b71f82e4647f to your computer and use it in GitHub Desktop.
{
"start":{
"prefix": "!start",
"body": [
"<html>",
"</html"
],
"description": "Basic Starter Template"
},
"h1":{
"prefix": "!h1",
"body": [
"<h1>",
"</h1"
],
"description": "Basic html tag"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment