remove abandoned character

pull/75/head
chrisguttandin 7 years ago
parent 35a8cddde9
commit 6e91027ee0

2
decimal.d.ts vendored

@ -80,7 +80,7 @@ interface DecimalConfig {
// Requires `toFormat`.
interface DecimalFormat {
decimalSeparator?: string;s
decimalSeparator?: string;
groupSeparator?: string;
groupSize?: number;
secondaryGroupSize?: number;

Loading…
Cancel
Save