You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vue-i18n provides the ability to configure messages in SFC components using <i18n>, but since it's a .vue file, eslint doesn't seem to be able to handle the formatting of the code in this section, is there a way to format it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
vue-i18n provides the ability to configure messages in SFC components using
<i18n>
, but since it's a .vue file, eslint doesn't seem to be able to handle the formatting of the code in this section, is there a way to format it?Related references:
https://vue-i18n.intlify.dev/guide/advanced/sfc.html
Beta Was this translation helpful? Give feedback.
All reactions