发布

  • fix(linter): fix migrating projects with the eslint plugin (#23147)

    frostbyte_neo 发布于 2024-05-13 18:28:52 +00:00

    Current Behavior

    Creating a new project with ESLint is mistakenly creating a
    eslint.base.config.js.

    Expected Behavior

    Creating a new project with ESLint only creates a
    eslint.base.config.js file when the repo was originally standalone and
    the second project is made.

    Related Issue(s)

    Fixes #

    (cherry picked from commit 461b901a38)

    下载附件