style: fix linting issues met Prettier
This commit is contained in:
parent
7ddde18d6c
commit
9136ff0313
11 changed files with 60 additions and 78 deletions
|
@ -1,5 +1,5 @@
|
|||
import { QuestionDTO, QuestionId } from './question';
|
||||
import {TeacherDTO} from "./teacher";
|
||||
import { TeacherDTO } from './teacher';
|
||||
|
||||
export interface AnswerDTO {
|
||||
author: TeacherDTO;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue