We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532bc9d commit c9d3005Copy full SHA for c9d3005
public/test.js
@@ -1,3 +1,4 @@
1
"use strict";
2
// some other ts file inside ./src folder
3
console.log("something");
4
+console.log('starting the strenous journey of trying to compile ts with github actions now');
src/test.ts
@@ -1,2 +1,3 @@
0 commit comments