diff --git a/t/typescript.ts b/t/typescript.ts new file mode 100644 index 00000000..184dfcc9 --- /dev/null +++ b/t/typescript.ts @@ -0,0 +1 @@ +console.log("Hello, World!");