mizdra / eslint-interactive

The CLI tool to fix huge number of ESLint errors
MIT License
363 stars 9 forks source link

Support disable ESLint for a block #357

Closed sanjpareek closed 4 months ago

sanjpareek commented 5 months ago

I am introducing ESLint rules for JSDocs and there are multiline violations across files. Is it possible to use this lib for disabling ESLint violations for a block of code?

Screenshot 2024-05-17 at 7 16 07 AM
mizdra commented 5 months ago

Hmmm. Perhaps it is possible. Have you tried it?

If it is not possible, please tell me the name of the rule that could not be disabled.

mizdra commented 4 months ago

@sanjpareek Check out https://github.com/mizdra/eslint-interactive/issues/357#issuecomment-2117413995. If the problem is not solved, open the issue again.