Skip to content

just Update package.json#74980

Open
justinkrn68-droid wants to merge 1 commit into
DefinitelyTyped:masterfrom
justinkrn68-droid:patch-1
Open

just Update package.json#74980
justinkrn68-droid wants to merge 1 commit into
DefinitelyTyped:masterfrom
justinkrn68-droid:patch-1

Conversation

@justinkrn68-droid
Copy link
Copy Markdown

@justinkrn68-droid justinkrn68-droid commented May 11, 2026

Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • 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.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: <>
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

If removing a declaration:

  • If a package was never on Definitely Typed, you don't need to do anything. (If you wrote a package and provided types, you don't need to register it with us.)
  • Delete the package's directory.
  • Add it to notNeededPackages.json.,

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