mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
chore(eslint) add indent, semi
This commit is contained in:
parent
a8b4ef9230
commit
d638ecd111
24 changed files with 102 additions and 95 deletions
|
|
@ -37,7 +37,7 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format;
|
|||
}
|
||||
};
|
||||
|
||||
function init(callback) {
|
||||
function init(callback) {
|
||||
var element = createElement();
|
||||
|
||||
DOM.Events.addOnce('contextmenu', element, setMenu);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue