From 22426fee1ee37149175a564c6102a6a3ca99fb42 Mon Sep 17 00:00:00 2001 From: Yusuke Tanaka Date: Wed, 19 May 2021 00:24:01 +0900 Subject: chore: update deno_lint binary used in CI to v0.5.0 (#10652) --- cli/tests/error_008_checkjs.js | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/tests/error_008_checkjs.js') diff --git a/cli/tests/error_008_checkjs.js b/cli/tests/error_008_checkjs.js index 628d3e376..f0856d94c 100644 --- a/cli/tests/error_008_checkjs.js +++ b/cli/tests/error_008_checkjs.js @@ -2,5 +2,4 @@ consol.log("hello world!"); // the following error should be ignored and not output to the console -// eslint-disable-next-line const foo = new Foo(); -- cgit v1.2.3