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

[Bug?]: eslint config #11763

Open
1 task done
ejsinfuego opened this issue Dec 10, 2024 · 3 comments
Open
1 task done

[Bug?]: eslint config #11763

ejsinfuego opened this issue Dec 10, 2024 · 3 comments
Labels
bug/needs-info More information is needed for reproduction

Comments

@ejsinfuego
Copy link
Contributor

ejsinfuego commented Dec 10, 2024

What's not working?

I already made it work through reading this eslint-config. I don't know if this only happens on my end but I would have to add
web/config/.eslintrc.js with contents:

module.exports = {
  extends: '../../.eslintrc.js',
}

to make it work.

How do we reproduce the bug?

No response

What's your environment? (If it applies)

System:
    OS: Windows 10 10.0.19045
  Binaries:
    Node: 20.11.0 - ~\AppData\Local\Temp\xfs-001d3afe\node.CMD
    Yarn: 4.1.1 - ~\AppData\Local\Temp\xfs-001d3afe\yarn.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
  npmPackages:
    @redwoodjs/auth-dbauth-setup: 7.6.2 => 7.6.2
    @redwoodjs/cli-storybook: 7.6.2 => 7.6.2
    @redwoodjs/core: 7.6.2 => 7.6.2

Are you interested in working on this?

  • I'm interested in working on this
@ejsinfuego ejsinfuego added the bug/needs-info More information is needed for reproduction label Dec 10, 2024
@Tobbe
Copy link
Member

Tobbe commented Dec 28, 2024

to make it work.

To make what work? 😅 I feel really stupid here, but I don't quite understand what you're trying to do

@ejsinfuego
Copy link
Contributor Author

I'm sorry for the confusion. This is a problem with eslint config. I can submit a pr if that would help? 😅

@Tobbe
Copy link
Member

Tobbe commented Jan 6, 2025

Yes please. A PR would be great :) Having some code to look at always helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/needs-info More information is needed for reproduction
Projects
None yet
Development

No branches or pull requests

2 participants