mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
style: prettier and eslint
This commit is contained in:
parent
e1ac2b1364
commit
efba7086ea
8 changed files with 33 additions and 2803 deletions
|
|
@ -299,4 +299,4 @@ export interface Pupil extends Student {
|
|||
announcements_count: number;
|
||||
messages_count: number;
|
||||
}
|
||||
export type GetPupilsResponse = Array<Pupil>;
|
||||
export type GetPupilsResponse = Array<Pupil>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue