property InspectOptions.numericSeparator Usageimport { type InspectOptions } from "node:util"; If set to true, an underscore is used to separate every three digits in all bigints and numbers. Type boolean | undefined