mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 15:44:36 +00:00
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
This commit is contained in:
parent
d987ca5b07
commit
22426fee1e
51 changed files with 59 additions and 69 deletions
|
@ -59,8 +59,6 @@ delete Object.prototype.__proto__;
|
|||
}
|
||||
}
|
||||
|
||||
const encoder = new TextEncoder();
|
||||
|
||||
function workerClose() {
|
||||
if (isClosing) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue