Merge pull request #16 from thisgeek/master
Fixed whitespace from the last push
This commit is contained in:
commit
e9a53cc99e
@ -115,7 +115,6 @@ snippet @par
|
||||
@param {${1:type}} ${2:name} ${3:description}
|
||||
snippet @ret
|
||||
@return {${1:type}} ${2:description}
|
||||
|
||||
# JSON.parse
|
||||
snippet jsonp
|
||||
JSON.parse(${1:jstr});
|
||||
|
Loading…
Reference in New Issue
Block a user