Answers for "github actions typescript"

0

github actions typescript

/*
	Do you want to run a typescript file in github actions?
    I recommend you to use ts-node (https://www.npmjs.com/package/ts-node)
	Ex: ts-node ./file.ts
*/
Posted by: Guest on February-20-2022

Code answers related to "github actions typescript"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language