I need to format numbers with thousands separators and no decimals like this: const FORMAT_NUMBER_COMMA_SEPARATED3 = '#,##0'; Adding a PR to fix.