Michael Telatynski
ac255445d1
Remove ts-node ( #31228 )
...
* Remove ts-node
Node can handle typescript nowadays
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-11-13 16:33:36 +00:00
Michael Telatynski
380ab17932
Upgrade target to es2022 ( #27884 )
2024-08-01 17:14:27 +01:00
Michael Telatynski
ed15578eed
Enable ES2020 to match matrix-react-sdk ( #25223 )
2023-04-28 08:44:10 +01:00
Michael Weimann
7921a6cbf8
Apply prettier formatting
2022-12-09 13:28:29 +01:00
Travis Ralston
2032668e3a
Add node to the tsconfig settings for the module system ( #22740 )
2022-07-05 13:09:26 -06:00
Travis Ralston
f1e5b95554
Wire up module loading to application startup ( #21703 )
...
* Early module loader bundler
* Add a module installer script
* Add dev-friendly docs
* Add real module-api dependency
* Speed up `yarn add` for mulitple modules
* Fix version check for modules
* Appease the linter
2022-07-05 12:26:54 -06:00