This repository was archived by the owner on Aug 31, 2023. It is now read-only.
[Feature Request] Disable rules (or completely turn off rome linter) for a file #4526
llc1123
started this conversation in
Suggestions
Replies: 2 comments
-
That's definitely something that we want to implement! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just want to bump this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions