port cli/ to ts

This commit is contained in:
Labhansh Agrawal 2019-12-14 16:59:48 +05:30 committed by Benjamin Staneck
parent f05bb265ac
commit f76eae2c52
6 changed files with 201 additions and 149 deletions

View file

@ -6,7 +6,8 @@
"include": [
"./app/",
"./lib/",
"./test/"
"./test/",
"./cli/"
],
"references": [
{