TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

Add the type of Intl.DurationFormat to the lib.

Open developer-bandi opened this issue 1 year ago • 3 comments

Add initial type for prototype

Fixes #60608

developer-bandi avatar Dec 01 '24 14:12 developer-bandi

@microsoft-github-policy-service agree

developer-bandi avatar Dec 02 '24 11:12 developer-bandi

I referred to the two links below, but lint does not work properly. Can I get help?

-https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md#get-started -https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md#helpful-tasks

developer-bandi avatar Dec 08 '24 08:12 developer-bandi

Your CI is passing linting, so I'm not sure what you mean.

The section you are looking for to fix tests is https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md#managing-the-baselines

For formatting, run npx dprint fmt and commit the result.

jakebailey avatar Dec 08 '24 21:12 jakebailey

Is this PR being worked on? It seems to be pretty important, given that for almost 4 months now, this API has had the "Baseline Newly available" status.

Wiktor102 avatar Jun 22 '25 15:06 Wiktor102

It looks like there's just one change remaining to complete this. Would it be possible that it could happen soon, or should someone take over (or maybe a maintainer can change the branch?)?

Standard8 avatar Nov 03 '25 12:11 Standard8