Skip to content

Add type for srtparsejs#61155

Merged
sheetalkamat merged 1 commit intoDefinitelyTyped:masterfrom
Qiming-Liu:srtparsejs
Jul 8, 2022
Merged

Add type for srtparsejs#61155
sheetalkamat merged 1 commit intoDefinitelyTyped:masterfrom
Qiming-Liu:srtparsejs

Conversation

@Qiming-Liu
Copy link
Copy Markdown
Contributor

Please fill in this template.

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
  • tslint.json should contain { "extends": "@definitelytyped/dtslint/dt.json" }, and no additional rules.
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Jul 8, 2022

@Qiming-Liu Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Only a DT maintainer can approve changes when there are new packages added

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 61155,
  "author": "Qiming-Liu",
  "headCommitOid": "e0dd7e18d1e93cb8774dbce500e59a2c3b5c0a6d",
  "mergeBaseOid": "469914ea239cca1d50f1343610d48cbca21c1dde",
  "lastPushDate": "2022-07-08T20:19:29.000Z",
  "lastActivityDate": "2022-07-08T20:22:21.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "srtparsejs",
      "kind": "add",
      "files": [
        {
          "path": "types/srtparsejs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/srtparsejs/srtparsejs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/srtparsejs/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/srtparsejs/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "Qiming-Liu"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 1179334139,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Jul 8, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @Qiming-Liu — you're the only owner, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

@sheetalkamat sheetalkamat merged commit a6a3c83 into DefinitelyTyped:master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Definition This PR creates a new definition package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants