mirror of https://github.com/embarklabs/embark.git
fix eslint
This commit is contained in:
parent
a5b9502e82
commit
b4ea6c03d9
|
@ -155,6 +155,7 @@ class Embark {
|
|||
});
|
||||
}
|
||||
engine.startService("fileWatcher");
|
||||
callback();
|
||||
}
|
||||
], function (err, _result) {
|
||||
if (err) {
|
||||
|
|
Loading…
Reference in New Issue