Convert utils folder to typescript
- Able to remove a previously used
any
- Quick fix to test file regex
- Removed error checking in
sortListByProperty
in favor of transpiler catching from types - Didn't know how to type the return value of
getDataDistributionTable
, left as basic object
Edited by Mark Howard