Skip to content

add possible errors on API docs #1749

Open
@kazupon

Description

@kazupon

reference

vue-i18n API documentation does not mention that an error is raised if an unexpected ?>value is specified.
https://vue-i18n.intlify.dev/api/composition.html#composernumberformatting
I think it would help to mention it in the documentation.

Originally posted by @kazupon in #1746 (comment)

summary

The vue-i18n API functions do not describe the errors that can occur.
We need to pick up the provided API and include it in the docs.

The API docs are generated from the source code and should be written in tsdoc (jsdoc) format.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions