Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Saturday, 29-Apr-2023 01:43:56 JSTAlex Gleason @colinsmatt11 Gives you the ability to test the CI, get typechecking, import modules from elsewhere without weird hacks. I run into problems not solvable in yaml all the time and end up writing a TS script and making the runner call that anyway. Seems like a good idea. Plus Deno.