mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
chore: upgrade dlint and run prefer-primordials
rule (#11777)
This commit is contained in:
parent
4f322da07c
commit
4ae57d185e
5 changed files with 57 additions and 15 deletions
|
@ -22,6 +22,7 @@
|
|||
PromisePrototypeCatch,
|
||||
Uint8Array,
|
||||
TypeError,
|
||||
Error,
|
||||
} = window.__bootstrap.primordials;
|
||||
|
||||
webidl.converters.WebSocketStreamOptions = webidl.createDictionaryConverter(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue