Closed wsmd closed 8 years ago
Although this snippet is useful, I don't think it's generic enough for this package. We'd have to add other snippets too like, if (typeof ${1:callback} === 'string'), if (typeof ${1:callback} === 'undefined'), etc...
if (typeof ${1:callback} === 'string')
Anyways, thanks for contributing @wsmd ;)
Although this snippet is useful, I don't think it's generic enough for this package. We'd have to add other snippets too like,
if (typeof ${1:callback} === 'string')
, if (typeof ${1:callback} === 'undefined'), etc...Anyways, thanks for contributing @wsmd ;)