Skip to content

Commit f24f46c

Browse files
committed
fix: Fix lint error
1 parent bb8fd0f commit f24f46c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dependency.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class DocGenTemplate extends NullDependency.Template
5050
};
5151
}
5252

53+
// eslint-disable-next-line
5354
// @ts-ignore TODO: How to type this correctly?
5455
DocGenDependency.Template = DocGenTemplate;
5556

0 commit comments

Comments
 (0)