-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Type: FeatureIncludes new featuresIncludes new features
Description
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
Labels
Type: FeatureIncludes new featuresIncludes new features