coracle
coracle copied to clipboard
Get rid of displayList
Use new Intl.ListFormat(getLocale(), {style: "long", type: "conjunction"})
instead. Stick it in a utility function.