Skip to content

update typescript docgen#262

Open
m1ga wants to merge 1 commit into
developfrom
docgen
Open

update typescript docgen#262
m1ga wants to merge 1 commit into
developfrom
docgen

Conversation

@m1ga

@m1ga m1ga commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Fixing two dtslint issues (when running the test in DefinetlyTyped):

      1:1    error  Specify package metadata in package.json. Do not use a header like `// Type definitions for foo 1.2`                                                                                                                                                                                                                                @definitelytyped/no-old-dt-header

     15:31   error  The `Function` type accepts any function-like value.
Prefer explicitly defining any function parameters and return type                                                                                                                                                                                                             @typescript-eslint/no-unsafe-function-type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant