From fb1d33a7111e45e9b414cfe922a5db5ee4daf3ea Mon Sep 17 00:00:00 2001 From: Kenta Moriuchi Date: Tue, 5 Nov 2024 02:17:11 +0900 Subject: chore: update dlint to v0.68.0 for internal (#26711) --- cli/bench/encode_into.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cli/bench/encode_into.js') 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 -- cgit v1.2.3