mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
run prettier
This commit is contained in:
@@ -29,8 +29,8 @@ beforeAll(function () {
|
||||
return require(filename);
|
||||
} catch {
|
||||
// ignore
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
vm.runInNewContext(code, sandbox, fileName);
|
||||
|
@@ -29,8 +29,8 @@ beforeAll(function () {
|
||||
return require(filename);
|
||||
} catch {
|
||||
// ignore
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
vm.runInNewContext(code, sandbox, fileName);
|
||||
|
Reference in New Issue
Block a user