Files
vscode/build
45e2e0bfd0 JS/TS package acquisition (#184438)
* Experiment with adding ata using `@types` packages shipped in an extension

* Use own file system instead of `https`

* JS/TS type support on web

* Tsconfig needs esModuleInterop not module:nodenext

We actually want webpack to emit commonjs, but need to write ES default
imports to use node-maintainer

* fix package.json indentation

* Adding setting to disable web type acquisition

* Fix merge of yarn lock

* Fixing merge errors

* Fixing errors

* Pick up package externally

* Fixing conflicts

* Bump version

---------

Co-authored-by: Kat Marchán <kzm@zkat.tech>
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2023-08-28 00:49:40 -07:00
..
2023-08-25 15:14:07 +02:00
2023-04-02 09:35:39 +02:00
2023-08-24 06:21:19 +02:00
2023-08-24 15:44:33 +02:00
2023-07-21 17:08:05 +02:00
2022-05-12 09:16:03 +02:00
2023-08-28 00:49:40 -07:00