Skip to content

Add eslint.config.ts to FLAT_CONFIG_FILENAMES #628

Closed
@f-lawe

Description

@f-lawe

Tell us about your environment

  • ESLint version: 9.23.0
  • eslint-plugin-vue version: 10.0.0
  • eslint-plugin-vue-i18n version: 4.0.0
  • Node version: 22.13.1

The problem you want to solve.
@intlify/vue-i18n/no-unused-keys can't detect key usages because it can't find the ESLint config (and because of that, can't find file parsers).

Your take on the correct solution to problem.
If I manually add eslint.config.ts to FLAT_CONFIG_FILENAMES, everything work!

Additional context

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