Madeline 68f6fe58d5 Tsnode support (#580)
* ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet.

* apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was.

* Cleaned up tsconfig.json a bit ( moved tsnode config to own file ).
Fixed breakpoints for all modules under tsnode

* Removed Microsoft Corp advert
* Remove one more Microsoft Corp. ad

Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>

* Added `tsnode` npm script

* Added `typescript-cached-transpile` package to help improve performance

Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-03-06 09:18:35 +03:00
2022-01-04 20:51:04 +03:00
2022-03-06 09:18:35 +03:00
2022-01-04 20:51:04 +03:00
2022-01-04 20:51:04 +03:00
2022-03-06 09:18:35 +03:00
2022-01-04 20:51:04 +03:00
2021-09-02 20:18:57 +02:00
2021-12-26 16:41:22 +01:00
2021-11-11 22:24:44 +01:00
2021-10-24 02:04:58 +08:00
2021-10-24 02:04:58 +08:00
2021-12-18 15:19:07 +03:00
2022-01-11 21:58:51 +03:00
Description
No description provided
Readme 23 MiB
Languages
TypeScript 89.3%
JavaScript 9.3%
HTML 1.1%
Nix 0.2%