Script to validate the main parts of workflow data

This commit is contained in:
Cameron Booth
2020-05-19 09:51:39 -07:00
parent 70c22e93a3
commit a83abcc872
6 changed files with 289 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"compilerOptions": {
},
"include": ["*.ts"]
}