vscode/build
Aman Karmani e76c50f20e
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
* build/tsconfig: switch to module: nodenext for bun compat

* build: rewrite imports for nodenext compat

* build: re-generate
2025-01-22 20:12:39 +01:00
..
azure-pipelines build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00
builtin Remove uses of `X-UA-Compatible` meta tag (#177739) 2023-04-04 13:02:01 -07:00
checksums chore: update electron@32.2.7 (#236843) 2024-12-23 11:22:49 +01:00
darwin build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00
lib build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00
linux build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00
monaco Introduces IObservableWithChange so that typescript does not show the default type for TChange in hovers. (#236629) 2024-12-20 19:55:45 +01:00
npm @vscode/proxy-agent 0.29.0 2025-01-09 17:12:10 +01:00
win32 build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00
.cachesalt ci: fix flaky client module installation in legacy stage (#235786) 2024-12-11 05:21:01 +01:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.gitignore feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
.moduleignore chore: include web bits for smoke tests (#231354) 2024-10-14 15:55:15 -07:00
.moduleignore.darwin Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.linux Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.win32 Bump windows-mutex to 0.4.4 (#184366) 2023-06-09 09:40:10 -07:00
.npmrc feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
.webignore Add ligatures working under Electron 2024-11-01 07:42:40 -07:00
buildfile.js removing old issue reporter flow (#232517) 2024-10-30 09:17:48 +01:00
eslint.js write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
filters.js Remove unused classification test (#237989) 2025-01-22 12:30:15 +01:00
gulp-eslint.js More fixes 2024-10-02 17:22:33 -07:00
gulpfile.cli.js build - reuse the same `date` across builds (#220076) 2024-07-05 11:06:43 -07:00
gulpfile.compile.js esm - further cleanup build scripts 2024-09-27 08:04:56 +02:00
gulpfile.editor.js Merge pull request #230345 from microsoft/dev/eslint-9 2024-10-07 09:15:12 -07:00
gulpfile.extensions.js add tests for terminal suggest widget, fix some bugs (#234445) 2024-11-24 10:38:19 -05:00
gulpfile.hygiene.js auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
gulpfile.js remove swc 2024-10-04 11:23:51 +02:00
gulpfile.reh.js fix: macos external terminal not opening in darkwin remotes (#236426) 2024-12-20 20:22:59 +01:00
gulpfile.scan.js build: make sdl scan gulp tasks lazy (#230239) 2024-10-02 01:56:14 +02:00
gulpfile.vscode.js Adopt the MSAL broker to talk to the OS for Microsoft auth (#233739) 2024-11-15 20:53:28 +09:00
gulpfile.vscode.linux.js fix: use xz compression when building deb package (#230471) 2024-10-04 13:25:06 +02:00
gulpfile.vscode.web.js Adopt the MSAL broker to talk to the OS for Microsoft auth (#233739) 2024-11-15 20:53:28 +09:00
gulpfile.vscode.win32.js Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
hygiene.js More fixes 2024-10-02 17:22:33 -07:00
loader.min esm - provide a bridge to AMD world (#227361) 2024-09-02 12:09:12 -07:00
package-lock.json fix build (#238346) 2025-01-21 11:11:30 +01:00
package.json fix build (#238346) 2025-01-21 11:11:30 +01:00
setup-npm-registry.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
stylelint.js Improve stylelint variable checking (#178002) 2023-03-22 14:59:25 +01:00
tsconfig.build.json chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00
tsconfig.json build: switch `build/tsconfig.json` to `module: nodenext` (#238426) 2025-01-22 20:12:39 +01:00