mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 02:48:24 +00:00
feat(cli): update to TypeScript 4.5 (#12410)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
This commit is contained in:
parent
a3d024ac2e
commit
345f0fbe5c
56 changed files with 15019 additions and 13011 deletions
2
ext/fetch/internal.d.ts
vendored
2
ext/fetch/internal.d.ts
vendored
|
@ -1,6 +1,6 @@
|
|||
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
// deno-lint-ignore-file no-explicit-any
|
||||
// deno-lint-ignore-file no-explicit-any no-var
|
||||
|
||||
/// <reference no-default-lib="true" />
|
||||
/// <reference lib="esnext" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue