Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jun 9, 2024
1 parent a463e5c commit 9f78397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/converter/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
type ProjectReflection,
ContainerReflection,
DeclarationReflection,
DocumentReflection,
type DocumentReflection,
ReflectionKind,
ReflectionFlag,
} from "../models/index";
Expand Down

0 comments on commit 9f78397

Please sign in to comment.