Skip to main content

numericSeparator

property InspectOptions.numericSeparator

If set to true, an underscore is used to separate every three digits in all bigints and numbers.

boolean | undefined
Back to top