craco icon indicating copy to clipboard operation
craco copied to clipboard

respect the eslint.disable config setting

Open woss opened this issue 2 years ago • 3 comments

this fixes #281 and probably a few other things.

woss avatar Sep 11 '23 09:09 woss

Any update here?

uguremirmustafa avatar Nov 09 '23 10:11 uguremirmustafa

I don't believe this would fix anything. Trying to disable the eslint plugin when it isn't found would also throw a craco error.

Does removing the eslint section from your craco config resolve the issue?

dilanx avatar Dec 29 '23 01:12 dilanx

@dilanx To answer the above question:

“Does removing the eslint section from your craco config resolve the issue?”

It didn’t for me.

I came looking and searched for all mentions of ESLintWebpackPlugin, only to find a closed Issue and this open PR. I realise this PR is fairly stale now, but I thought I'd at least offer an answer to the question.

philsherry avatar Mar 26 '24 14:03 philsherry