Reformatted leading whitespace to conform with the implied format.
This commit is contained in:
parent
86816b8b3e
commit
98b1de9199
@ -115,7 +115,6 @@ snippet @par
|
|||||||
@param {${1:type}} ${2:name} ${3:description}
|
@param {${1:type}} ${2:name} ${3:description}
|
||||||
snippet @ret
|
snippet @ret
|
||||||
@return {${1:type}} ${2:description}
|
@return {${1:type}} ${2:description}
|
||||||
|
|
||||||
# JSON.parse
|
# JSON.parse
|
||||||
snippet jsonp
|
snippet jsonp
|
||||||
JSON.parse(${1:jstr});
|
JSON.parse(${1:jstr});
|
||||||
|
Loading…
Reference in New Issue
Block a user