10 lines
154 B
JSON
10 lines
154 B
JSON
|
|
{
|
||
|
|
"Log function": {
|
||
|
|
"prefix": "du",
|
||
|
|
"body": [
|
||
|
|
"console.log($0);"
|
||
|
|
],
|
||
|
|
"description": "Log variable"
|
||
|
|
}
|
||
|
|
}
|