We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 157d2e7 + 80bf5da commit 9fc7250Copy full SHA for 9fc7250
1 file changed
src/dependency.ts
@@ -68,7 +68,6 @@ class DocGenTemplate extends NullDependency.Template
68
}
69
70
// eslint-disable-next-line
71
-// @ts-ignore TODO: How to type this correctly?
72
// @ts-expect-error TODO: How to type this correctly?
73
DocGenDependency.Template = DocGenTemplate;
74
0 commit comments