Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Configs types are not aligned with source code #2699

Copy link
Copy link
Closed
@ntnyq

Description

@ntnyq
Issue body actions

Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have read the FAQ and my problem is not listed.

Tell us about your environment

  • ESLint version: latest
  • eslint-plugin-vue version: latest
  • Vue version: latest
  • Node version: lts-latest
  • Operating System: macOS

Please show your full configuration:

What did you do?

What did you expect to happen?

Types are aligned with source.

What actually happened?

Types are not aligned with source.

Repository to reproduce this issue

None.

Types

'vue3-essential': Linter.LegacyConfig
'vue3-strongly-recommended': Linter.LegacyConfig
'vue3-recommended': Linter.LegacyConfig

Source

essential: require('./configs/vue3-essential'),
'strongly-recommended': require('./configs/vue3-strongly-recommended'),
recommended: require('./configs/vue3-recommended'),

Prefix vue3- should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.