mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 01:26:29 -04:00
Add eslint semi rule
This commit is contained in:
parent
2bce15dc6e
commit
835668d96d
24 changed files with 39 additions and 38 deletions
|
@ -95,7 +95,7 @@ var App = function() {
|
|||
". Check README and CHANGELOG for more up-to-date ways of getting the same functionality.")
|
||||
);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
/* loadModule(module)
|
||||
* Loads a specific module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue