Skip to content

Conversation

andrewbranch
Copy link
Member

Fixes #36119

@DanielRosenwasser
Copy link
Member

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jan 15, 2020

Heya @DanielRosenwasser, I've started to run the tarball bundle task on this PR at 1a1a3a2. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jan 15, 2020

Hey @DanielRosenwasser, 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/60306/artifacts?artifactName=tgz&fileId=5B868EFA72F6A5BAE97201BB73A01EDBA9103291701C23297184A2D9E954627D02&fileName=/typescript-3.8.0-insiders.20200115.tgz"
    }
}

and then running npm install.


There is also a playground for this build.

@andrewbranch andrewbranch merged commit 81a942e into microsoft:master Jan 15, 2020
@andrewbranch andrewbranch deleted the bug/36119 branch January 15, 2020 21:18
Kingwl pushed a commit to Kingwl/TypeScript that referenced this pull request Mar 4, 2020
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.

Private field completions unexpectedly include insertText
4 participants