Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Intl.ListFormat #46866

Closed
dilyanpalauzov opened this issue Nov 19, 2021 · 1 comment
Closed

Support Intl.ListFormat #46866

dilyanpalauzov opened this issue Nov 19, 2021 · 1 comment

Comments

@dilyanpalauzov
Copy link

Introduce types for Intl.ListFormat. The code below shall not generate errors:

new Intl.ListFormat('bg', {type: 'conjunction'}).format(['a','b','c'])
@RyanCavanaugh
Copy link
Member

To expedite the triage process, we need everyone to follow the issue template and instructions.

When you clicked "Create New Issue", the issue form was pre-populated with a template and some instructions. We need you to read those instructions completely, follow them, and then fill in all the fields in that template.

We are not able to assist with issues that don't follow the template instructions as they represent a significantly larger amount of work compared to issues which are correctly specified. Thank you for understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants