Revert "prettier"

This reverts commit 0b7e4f578b.
This commit is contained in:
Chloe Herd 2025-05-13 14:25:34 -04:00
parent fa5b4bd4cc
commit 47f3a6cee9

View file

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