mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added semicolon because of jslint
This commit is contained in:
parent
69a3213df8
commit
55eff36f34
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ function (Parent) {
|
|||
|
||||
${1:Module}.prototype.${3:name} = function(${4:arguments}) {
|
||||
return null;
|
||||
}
|
||||
};
|
||||
|
||||
return ${1:Module};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue