Skip to content

Commit 9fc7250

Browse files
Merge pull request #46 from bebraw/fix/add-missing-dep-method
fix: Add missing getModuleEvaluationSideEffectsState
2 parents 157d2e7 + 80bf5da commit 9fc7250

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/dependency.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ class DocGenTemplate extends NullDependency.Template
6868
}
6969

7070
// eslint-disable-next-line
71-
// @ts-ignore TODO: How to type this correctly?
7271
// @ts-expect-error TODO: How to type this correctly?
7372
DocGenDependency.Template = DocGenTemplate;
7473

0 commit comments

Comments
 (0)