summaryrefslogtreecommitdiff
path: root/cli/bench/encode_into.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/bench/encode_into.js')
-rw-r--r--cli/bench/encode_into.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/bench/encode_into.js b/cli/bench/encode_into.js
index 11f5a56d9..ab5e11b04 100644
--- a/cli/bench/encode_into.js
+++ b/cli/bench/encode_into.js
@@ -1,6 +1,5 @@
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
-
-// deno-lint-ignore-file no-console
+// deno-lint-ignore-file no-console no-process-globals
let [total, count] = typeof Deno !== "undefined"
? Deno.args