Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit b7b80cc

Browse files
minute changes in body of 'fn'
1 parent daf39bd commit b7b80cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/nodejs-snippet.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
'prefix':'fn'
339339
'body':'''
340340
function (${1:arg}, ${2:arg}) {
341-
${2:}
341+
${3:}
342342
}
343343
'''
344344
'named function':

0 commit comments

Comments
 (0)