Hi, If I set allowDecimalPadding to `false`, autoNumeric produces this warning: ``` Warning: Setting 'allowDecimalPadding' to [false] will override the current 'decimalPlaces*' settings [2, 2 and 2]. ``` Even if I don't provide any decimalPlaces* setting.