Closed TomJLynch closed 6 years ago
templates.ts was missing an case option for format decimal. I know the code in tools.ts looks stupid, but when I was running the original code in my application the toFixed kept failing because num was somehow always typed as a string.
templates.ts was missing an case option for format decimal. I know the code in tools.ts looks stupid, but when I was running the original code in my application the toFixed kept failing because num was somehow always typed as a string.