Fix line for license in createNumberMask

This commit is contained in:
Eric Schultz 2018-10-03 13:30:14 -05:00
parent f272a4e94e
commit b18d9cd164

View file

@ -1,5 +1,5 @@
//from: https://github.com/text-mask/text-mask/pull/760/commits/f66c81b62c4894b7da43862bee5943f659dc7537
// under: Unlicense
// License: Unlicense
// from: https://github.com/text-mask/text-mask/pull/760/commits/f66c81b62c4894b7da43862bee5943f659dc7537
const dollarSign = '$'
const emptyString = ''
const comma = ','