DefinitelyTyped / DefinitelyTyped/DefinitelyTyped

Add Types for config

Open
#51,817 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
51.4k
Forks
30.4k
Avg merge
3d 21h
Merged PRs (30d)
108

Description

  • I tried using the @types/handbrake-js package and had problems.
  • I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
  • I understand that @types package versions do not follow SemVer.
  • I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there).
  • Mention the authors (see Definitions by: in index.d.ts) so they can respond.
    • Authors: @RemyJeancolas

To add types for lib/config.js.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting lib/config.js and the existing @types/handbrake-js package to determine the configuration API that needs declarations. Use the latest stable tsc to validate the types; the work is done when lib/config.js has usable TypeScript definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.