Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞] Please upgrade your eslint config file to use new ESM format (not the Common JS format) #7119

Open
Nefcanto opened this issue Dec 2, 2024 · 1 comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@Nefcanto
Copy link

Nefcanto commented Dec 2, 2024

Which component is affected?

Qwik Runtime

Describe the bug

We upgrade weekly. It's now many versions that you have not upgraded your ESLint. ESLint 8 is deprecated. And when you migrate to ESLint 9, you should use ESM format for its configuration file.

Reproduction

No need for MRE

Steps to reproduce

No response

System Info

System:
    OS: Linux 6.8 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (8) x64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
    Memory: 5.22 GB / 15.50 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 22.11.0 - /usr/local/bin/node
    Yarn: 1.22.22 - /usr/local/bin/yarn
    npm: 10.9.1 - /usr/local/bin/npm
  Browsers:
    Chromium: 131.0.6778.85
  npmPackages:
    @builder.io/partytown: ^0.8.1 => 0.8.2 
    @builder.io/qwik: ^1.11.0 => 1.11.0 
    @builder.io/qwik-city: ^1.11.0 => 1.11.0 
    typescript: 5.4.5 => 5.4.5 
    undici: * => 7.0.0 
    vite: 5.3.5 => 5.3.5

Additional Information

No response

@Nefcanto Nefcanto added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Dec 2, 2024
@JerryWu1234
Copy link
Contributor

working right now,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants