Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(57392): using is not suggested as a keyword #57394

Merged
merged 2 commits into from Feb 16, 2024

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #57392

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Feb 13, 2024
@a-tarasyuk a-tarasyuk marked this pull request as ready for review February 14, 2024 01:10
@DanielRosenwasser
Copy link
Member

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Feb 16, 2024

Heya @DanielRosenwasser, I've started to run the tarball bundle task on this PR at 41ad97a. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Feb 16, 2024

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/159916/artifacts?artifactName=tgz&fileId=170B4A1DACB234E1341F39614C6294AA88CAA97D76CB1985DA2A7EEBA18BB52602&fileName=/typescript-5.4.0-insiders.20240216.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/pr-build@5.4.0-pr-57394-2".;

@DanielRosenwasser DanielRosenwasser merged commit 91e67ff into microsoft:main Feb 16, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

using is not suggested as a keyword
3 participants