style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-17 18:47:26 +00:00
parent 5b00066106
commit 323d66bbcb
12 changed files with 908 additions and 898 deletions

View file

@ -1,11 +1,9 @@
/**
* Validation rule for the assignment title.
*
* Ensures that the title is not empty.
*/
/**
* Validation rule for the classes selection.
*
@ -17,4 +15,3 @@
*
* Ensures that a valid deadline is selected and is in the future.
*/