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

feat: support vue-i18n linting on vue preset #130

Merged
merged 1 commit into from
Apr 10, 2025
Merged

feat: support vue-i18n linting on vue preset #130

merged 1 commit into from
Apr 10, 2025

Conversation

kazupon
Copy link
Owner

@kazupon kazupon commented Apr 10, 2025

Description

Linked Issues

Additional context

@kazupon kazupon requested a review from Copilot April 10, 2025 08:31
@kazupon kazupon added the feature Includes new features label Apr 10, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • locales/en.json: Language not supported
  • package.json: Language not supported
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

scripts/typegen.ts:137

  • The 'i18n' configuration is currently an empty object, which may unintentionally enable the vue-i18n plugin without explicit configuration values. Consider providing default keys such as 'localeDir' or adding a comment to clarify that an empty config is intentional.
    i18n: {},

@kazupon kazupon merged commit 7a9b30d into main Apr 10, 2025
5 checks passed
@kazupon kazupon deleted the feat/vue-i18n branch April 10, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Includes new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant