[questions][chore] add semicolon

pull/332/head
hpkoh 3 years ago
parent 260582ed12
commit 9362cbe1ff

@ -16,4 +16,4 @@ export type AnswerComment = {
content: string; content: string;
id: string; id: string;
numVotes: number; numVotes: number;
} };
Loading…
Cancel
Save