style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-11 15:43:19 +00:00
parent f1ef976ac5
commit 0809e1b52e
2 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@ export class Assignment {
@Property({ type: 'string' })
learningPathHruid!: string;
@Property({ type: 'datetime'})
@Property({ type: 'datetime' })
deadline?: Date;
@Enum({