Skip to content

Added types for drachtio-srf#75016

Draft
danvirsen wants to merge 1 commit into
DefinitelyTyped:masterfrom
danvirsen:drachtio-srf
Draft

Added types for drachtio-srf#75016
danvirsen wants to merge 1 commit into
DefinitelyTyped:masterfrom
danvirsen:drachtio-srf

Conversation

@danvirsen
Copy link
Copy Markdown
Contributor

@danvirsen danvirsen commented May 18, 2026

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Add or edit tests to reflect the change.
  • Follow the advice from the readme.
  • Avoid common mistakes.
  • Run pnpm test <package to test>.
  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

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

Labels

None yet

Projects

Status: Needs Author Action

Development

Successfully merging this pull request may close these issues.

2 participants