remove tab at close of :f snippet
This commit is contained in:
parent
f1334d2e06
commit
fc7bf9748c
@ -113,7 +113,7 @@ snippet fori
|
||||
snippet :f
|
||||
${1:method_name}: function (${2:attribute}) {
|
||||
${3}
|
||||
}${4:,}
|
||||
},
|
||||
# hasOwnProperty
|
||||
snippet has
|
||||
hasOwnProperty(${0})
|
||||
|
Loading…
Reference in New Issue
Block a user