summaryrefslogtreecommitdiff
path: root/cli/flags.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/flags.rs')
-rw-r--r--cli/flags.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/flags.rs b/cli/flags.rs
index 42f8d60d7..b0f098ecf 100644
--- a/cli/flags.rs
+++ b/cli/flags.rs
@@ -1024,9 +1024,6 @@ rule name:
Names of rules to ignore must be specified after ignore comment.
-ESLint ignore comments are also supported:
- // eslint-disable-next-line @typescrit-eslint/no-explicit-any no-empty
-
Ignore linting a file by adding an ignore comment at the top of the file:
// deno-lint-ignore-file
",