Conversation

a-tarasyuk

Fixes #28491

@typescript-bottypescript-bot added the For Uncommitted BugPR for untriaged, rejected, closed or missing buglabel Jun 14, 2021
@a-tarasyuka-tarasyuk marked this pull request as ready for review June 14, 2021 16:31
@typescript-bot

The TypeScript team hasn't accepted the linked issue #28491. If you can get it accepted, this PR will have a better chance of being reviewed.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want a bit more test coverage.

@andrewbranch

@typescript-bot pack this

@typescript-bot

Heya @andrewbranch, I've started to run the tarball bundle task on this PR at 5896e3b. You can monitor the build here.

@typescript-bot

Hey @andrewbranch, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/105173/artifacts?artifactName=tgz&fileId=C607D22BDB832E857D96A8EDE1088CB00C7D84B8C315BAC7837C2B5B7FCDFACA02&fileName=/typescript-4.4.0-insiders.20210617.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

@andrewbranch

No playground link @typescript-bot?☹️

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on . Already have an account? Sign in to comment
For Uncommitted BugPR for untriaged, rejected, closed or missing bug
None yet

Successfully merging this pull request may close these issues.

Declare all missing members quick fix