Skip to content

Support linting yaml i18n blocks in SFC #85

@wolfgangwalther

Description

@wolfgangwalther

Now that linting <i18n> blocks in SFC is possible (#80), it would be great if yaml would be supported as well.

Using yaml for i18n blocks is suggested in the vue-i18n docs at https://kazupon.github.io/vue-i18n/guide/sfc.html#yaml-loading, so I guess it would make sense to support it here as well.

Maybe it's possible to just load the <i18n> blocks through vue-loader as suggested in #80 (comment) instead of loading the json manually? That might take care of all that automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions