Skip to content

Instantly share code, notes, and snippets.

@jstoppa
Created May 24, 2019 21:24
Show Gist options
  • Save jstoppa/6f696a9030ac7ccfe616ac74f8ab74fc to your computer and use it in GitHub Desktop.
Save jstoppa/6f696a9030ac7ccfe616ac74f8ab74fc to your computer and use it in GitHub Desktop.
{
"prefix": "£",
"suffix": "",
"includeThousandsSeparator": true,
"thousandsSeparatorSymbol": ",",
"allowDecimal": true,
"decimalSymbol": ".",
"decimalLimit": 2,
"integerLimit": null,
"requireDecimal": false,
"allowNegative": false,
"allowLeadingZeroes": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment