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