UNCLASSIFIED - NO CUI

Skip to content

Convert utils folder to typescript

Mark Howard requested to merge typescript into master
  • 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

Merge request reports