MessageFormatOptions.strict property

Follow the ICU MessageFormat spec more closely, but not allowing custom formatters and by allowing# only directly within a plural or selectordinal case, rather than in any inner select case as well. See the parser option for more details.

Default: false

Signature:

strict?: boolean;