remove hint from function body
This commit is contained in:
parent
3cc04ec71f
commit
f1334d2e06
@ -112,7 +112,7 @@ snippet fori
|
||||
# Object Method
|
||||
snippet :f
|
||||
${1:method_name}: function (${2:attribute}) {
|
||||
${3:}
|
||||
${3}
|
||||
}${4:,}
|
||||
# hasOwnProperty
|
||||
snippet has
|
||||
|
Loading…
Reference in New Issue
Block a user