[wip] Tests with no change
@typescript-bot pack this
Heya @sheetalkamat, I've started to run the tarball bundle task on this PR at 299798bcaa08001ccd19185b6e8d671d250e20d2. You can monitor the build here.
Hey @sheetalkamat, 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/131464/artifacts?artifactName=tgz&fileId=1AF76E271E886E873F4292CC8A77770805C436B5E8DB83136CB23F3D9E4778A002&fileName=/typescript-4.9.0-insiders.20220810.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]".;
@typescript-bot pack this
Heya @sheetalkamat, I've started to run the tarball bundle task on this PR at 38b80b4ea5c22c8c43358db79ef6be0c517627bc. You can monitor the build here.
Hey @sheetalkamat, 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/131504/artifacts?artifactName=tgz&fileId=1AF76E271E886E873F4292CC8A77770805C436B5E8DB83136CB23F3D9E4778A002&fileName=/typescript-4.9.0-insiders.20220810.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]".;