craco icon indicating copy to clipboard operation
craco copied to clipboard

Need Craco Eslint Example on Website

Open allan-bonadio opened this issue 1 year ago • 0 comments

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 avatar Mar 08 '23 06:03 allan-bonadio