ESLint-Formatter icon indicating copy to clipboard operation
ESLint-Formatter copied to clipboard

Specific rules for --fix

Open franciscolourenco opened this issue 6 years ago • 1 comments

Is there a way to disable autofix of the no-debugger rule without completely disabling the warnings/errors?

https://github.com/eslint/eslint/issues/8695

franciscolourenco avatar Nov 24 '17 14:11 franciscolourenco

@franciscolourenco my plugin eslint-plugin-disable-autofix provides this functionality.

chiefmikey avatar Dec 26 '23 15:12 chiefmikey