Skip to content

Commit 3daa253

Browse files
author
ruiichen
committed
linter
1 parent 8a41543 commit 3daa253

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/typescript/services/implementations/reviewPageService.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint import/no-cycle: 0 */
2+
13
import { ApplicationDTO, ReviewedApplicantsDTO } from "../../types";
24
import IReviewPageService from "../interfaces/IReviewPageService";
35
import { getErrorMessage } from "../../utilities/errorUtils";

0 commit comments

Comments
 (0)