@matrixoc/snippet
Version:
A library of code snippets.
40 lines (39 loc) • 392 B
JSON
{
"javascript": [
".js"
],
"ruby": [
".rb"
],
"java": [
".java"
],
"node": [
".js"
],
"batch": [
".batch"
],
"shell": [
".sh"
],
"python": [
".py"
],
"c#": [
".cs"
],
"c++": [
".cpp"
],
"c": [
".c"
],
"crystal": [
".cr"
],
"html": [
".html",
".htm"
]
}