Reapply "prettier"

This reverts commit 47f3a6cee9.
This commit is contained in:
Chloe Herd 2025-05-13 16:37:12 -04:00
parent 96bc773797
commit 06eab76a39

View file

@ -90,7 +90,6 @@ export async function beforeEach(to, from) {
{
debugLog("--- before-each.js end ---");
}
} catch (error) {
const errorPayload = {
cause: "Uncaught exception in `beforeEach`.",