style: fix linting issues met Prettier
This commit is contained in:
parent
7da52284e6
commit
bb2eacdc4c
19 changed files with 26 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
export enum AccountType {
|
||||
Student = 'student',
|
||||
Teacher = 'teacher'
|
||||
Teacher = 'teacher',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue