This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-18 14:19:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4bf568ed64fb7608e4063acbd2eb85d13660f58
vscode
/
src
T
History
Logan Ramos
e4bf568ed6
Fix
#127310
2021-06-28 10:28:49 -04:00
..
typings
…
vs
Fix
#127310
2021-06-28 10:28:49 -04:00
bootstrap-amd.js
…
bootstrap-fork.js
…
bootstrap-node.js
…
bootstrap-window.js
…
bootstrap.js
…
buildfile.js
…
cli.js
…
main.js
…
tsconfig.base.json
Align lib-definition of tsconfig.base with supported browsers reality. The smalled common denominator between Chrome, Edge, and Safari is surpisingly large and except for Atomics/SharedMem everything up until es2021 is OK,
https://github.com/microsoft/vscode/issues/121144
2021-06-25 14:17:50 +02:00
tsconfig.json
set vscode compile target to es2020,
https://github.com/microsoft/vscode/issues/121144
2021-06-25 15:08:33 +02:00
tsconfig.monaco.json
…
tsconfig.tsec.json
…
tsec.exemptions.json
…