- Deleted ; in javascript snippet.
This commit is contained in:
parent
f724d907ef
commit
293332348e
@ -53,7 +53,7 @@ snippet forin
|
||||
options head
|
||||
for (var ${1:i} in ${2:#:Things}) {
|
||||
${0:TARGET}
|
||||
};
|
||||
}
|
||||
|
||||
snippet key-value
|
||||
abbr :,
|
||||
|
Loading…
Reference in New Issue
Block a user