[nit][page-templates] //@ts-ignore style in duplicatePage pageEmbed remap #37

Closed
opened 2026-06-20 20:36:07 +03:00 by Ghost · 0 comments

From review of #17 (merged to develop).

apps/server/src/core/page/services/page.service.ts (pageEmbed remap block) uses //@ts-ignore without a space and without a reason comment, unlike the rest of the codebase (// @ts-ignore with an explanation). Tidy up.

Severity: nit.

From review of #17 (merged to develop). `apps/server/src/core/page/services/page.service.ts` (pageEmbed remap block) uses `//@ts-ignore` without a space and without a reason comment, unlike the rest of the codebase (`// @ts-ignore` with an explanation). Tidy up. Severity: nit.
Ghost closed this issue 2026-06-21 02:05:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vvzvlad/gitmost#37