Make development more-friendly for TypeScript 6/7 (#4272)
* Update devcontainer. * Switch module settings, turn on `noEmit`, and drop explicit `lib`. * module->namespace * Switch troublesome packages to use `import = require()` syntax. * Remove unnecessary declaration file. * Drop DOM declarations. * Fix up errors from more restrictive signature of `vscode.l10n.t`. * Fix chat-lib script - we no longer have that stray file. * Update dependencies.
D
Daniel Rosenwasser committed
b6aa5a1828a071889eb3a7fe4c1a342c9717e4e9
Parent: a7a9cea
Committed by GitHub <noreply@github.com>
on 3/9/2026, 4:28:43 PM