Skip to content

Commit

Permalink
chore: lint fix and operation structure
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Jan 5, 2025
1 parent 855a83b commit 48bbbf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/src/tester/types/eval.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export interface StoryEvaluation {
full_path: string
description: string
message?: string
ignored?: string
chapters?: ChapterEvaluation[]
epilogues?: ChapterEvaluation[]
prologues?: ChapterEvaluation[]
Expand Down

0 comments on commit 48bbbf4

Please sign in to comment.