commit c5e0a548db5486abce18b98f6f03daed99674f86 Author: John Costa Date: Sat Oct 11 16:41:09 2025 +0100 adding initial file diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..a50e789 --- /dev/null +++ b/index.ts @@ -0,0 +1 @@ +console.log("hello world!");