chore: lint and format repo

This commit is contained in:
doprz
2024-03-03 15:38:27 -06:00
parent 7718d76be9
commit e44223084a
6 changed files with 61 additions and 46 deletions

View File

@@ -36,7 +36,7 @@ export class CourseMeeting {
* */
startTime: number;
/** NOTE: Times starting and after 12 PM have an additional 720 minutes (12 hrs) added to them
* The end time of the course, in minutes since midnight
* The end time of the course, in minutes since midnight
* */
endTime: number;
/** The location that the course is taught */