antfu / eslint-config

Anthony's ESLint config preset

Home Page:https://eslint-config.antfu.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-correct information about possible files for deletion after cli migrate

injurka opened this issue · comments

Describe the bug

Files names like eslint.config.* should not be deleted for the reason that they are the main files for eslint configuration

Reproduction

pnpm dlx @antfu/eslint-config

System Info

System:
    OS: Linux 5.15 Arch Linux
    CPU: (16) x64 AMD Ryzen 7 7700X 8-Core Processor
    Memory: 7.96 GB / 15.20 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 21.7.0 - /usr/sbin/node
    npm: 10.5.0 - /usr/sbin/npm

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.