COMMITS
/ build/lib/monaco-api.ts November 21, 2025
M
Run our build scripts directly as typescript (#277567)
Matt Bierner committed
October 10, 2025
M
Switch monaco to off of `moduleResolution: classic`
Matt Bierner committed
October 9, 2025
M
Merge pull request #270412 from mjbvz/dev/mjbvz/pregnant-gibbon
Matt Bierner committed
October 8, 2025
M
Convert some `any -> unknown` in build scripts
Matt Bierner committed
M
Re-use TypeScriptLanguageServiceHostfor monaco and treeshaker build steps
Matt Bierner committed
J
cleanup any casts (#270371)
João Moreno committed
October 7, 2025
M
Use real maps for monaco-api/treeshaking
Matt Bierner committed
October 3, 2025
M
Add lint rule for `as any` and bulk ignore all existing breaks
Matt Bierner committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
January 23, 2023
M
Pick up latest TS for building VS Code (#172033)
Matt Bierner committed
June 15, 2022
M
Build VS Code using latest TS nightly (#152130)
Matt Bierner committed
June 8, 2022
J
auto-fixed prefer-const violation
Johannes committed
March 17, 2022
M
Pick up TS 4.7 for building VS Code (#145273)
Matt Bierner committed
February 2, 2022
J
enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391
Johannes Rieken committed
October 8, 2021
January 4, 2021
J
fix type casts
João Moreno committed
December 22, 2020
A
Load expensive node modules lazily
Alexandru Dima committed
September 24, 2020
A
Reduce the number of folders where we use TS
Alex Dima committed