consistant indentation
This commit is contained in:
parent
423a1a311d
commit
11a541c5cd
@ -38,10 +38,8 @@ snippet forin
|
||||
snippet ;,
|
||||
${1:value_name}:${0:value},
|
||||
|
||||
|
||||
snippet key
|
||||
${1:key}: "${2:value}"}${3:, }
|
||||
|
||||
|
||||
snippet timeout
|
||||
setTimeout(function() {${0}}${2:}, ${1:10});
|
||||
|
Loading…
Reference in New Issue
Block a user