eslint-config icon indicating copy to clipboard operation
eslint-config copied to clipboard

Astro <script> competing rules

Open IHIutch opened this issue 7 months ago • 0 comments

Describe the bug

Inside an Astro page

Kapture 2024-07-05 at 11 04 50

Reproduction

https://github.com/IHIutch/antfu-eslint-repro

System Info

System:
    OS: macOS 13.4.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 96.42 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.1 - ~/.nvm/versions/node/v18.20.1/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 10.5.0 - ~/.nvm/versions/node/v18.20.1/bin/npm
    pnpm: 8.15.1 - ~/Library/pnpm/pnpm
  Browsers:
    Brave Browser: 125.1.66.118
    Chrome: 126.0.6478.127
    Safari: 16.5.1

Used Package Manager

pnpm

Validations

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

Contributions

  • [X] I am willing to submit a PR to fix this issue
  • [X] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

IHIutch avatar Jul 05 '24 15:07 IHIutch