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

Need Craco Eslint Example on Website #498

Open
allan-bonadio opened this issue Mar 8, 2023 · 0 comments
Open

Need Craco Eslint Example on Website #498

allan-bonadio opened this issue Mar 8, 2023 · 0 comments
Labels
feature request New feature or request

Comments

@allan-bonadio
Copy link

It should work with ESLint, as advertised. And, I shouldn't have to comb the internet to figure how to make it work correctly.

All I want to do is to disable a few eslint rules. Should be simple. But, I have no examples to go by. This, from your ESLint page, is not an example that illustrates how to do it:
configure: { /* ... */ },

In the attached file, I have my latest and greatest attempt: 48 lines of code to disable 5 rules, except none of it works.
craco.config.txt

PS: Also included are 16 lines that enable/disable 9 features, that WORKED THE FIRST TIME! 😀 YAY!!! 😀 🌈 🌼 🌸 🏆 🥇 💯 🆒 Thank you, I've been trying to disable HotReload for more than a year!

PLEASE update your site. You don't have to reply to me; I can just ignore eslint for now. The devServer changes are really big in my dev project!

@allan-bonadio allan-bonadio added the feature request New feature or request label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant