There should be an option for this!
In the meantime, a workaround: How to get a serial comma: Use en or en-US instead of en-GB.
new Intl.ListFormat("en-US", { style: "long", type: "conjunction" })
There should be an option for this!
In the meantime, a workaround: How to get a serial comma: Use en or en-US instead of en-GB.
new Intl.ListFormat("en-US", { style: "long", type: "conjunction" })
Oxford comma: https://unicode-org.atlassian.net/browse/CLDR-11648