tools
tools copied to clipboard
[Feature Request] Disable rules (or completely turn off rome linter) for a file
Description
I often use something like /* eslint-disable @typescript-eslint/no-explicit-any */ in some files, and I cannot find a replacement in rome linter.
#3792
That's definitely something that we want to implement!
Just want to bump this. eslint-disable is completely ignored when placed at the top of the file.