💄 Add code formatting for js on frontend

This commit is contained in:
Andrey Antukh
2025-11-17 23:12:49 +01:00
parent 3b52051113
commit 122d3bc41c
8 changed files with 154 additions and 105 deletions

View File

@@ -161,4 +161,4 @@ test.describe("Palette", () => {
workspace.palette.getByRole("button", { name: "#7798ff" }),
).toBeVisible();
});
});
});