Updated Style Guide (markdown)
parent
75c25b07e4
commit
fdf04eab1c
@ -54,7 +54,7 @@ var ClassName = (function ClassNameClosure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ClassName.prototype = {
|
ClassName.prototype = {
|
||||||
functionName: function(arg1, arg2, ...) {
|
functionName: function (arg1, arg2, ...) {
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user