* Add test * Add nonOctalDecimal verification * Update regex and code style * Refactor non octal detection * Add numeric separator test * Disallow numeric separators in non octals * Update whitelist * Better test naming * Disallow numeric separators in non oct for all numbers * Specific error above the general error * Add test for invalid leading zero in num separator * Add start position to error
4 lines
48 B
JSON
4 lines
48 B
JSON
{
|
|
"plugins": ["bigInt", "numericSeparator"]
|
|
}
|