[nit][page-templates] //@ts-ignore style in duplicatePage pageEmbed remap #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From review of #17 (merged to develop).
apps/server/src/core/page/services/page.service.ts(pageEmbed remap block) uses//@ts-ignorewithout a space and without a reason comment, unlike the rest of the codebase (// @ts-ignorewith an explanation). Tidy up.Severity: nit.