mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
chore: upgrade deno_ast to 0.5.0 (#12595)
This commit is contained in:
parent
2794d0b7a2
commit
0ec151b8cb
14 changed files with 127 additions and 62 deletions
|
@ -73,7 +73,7 @@ unitTest(function webAssemblyExists() {
|
|||
|
||||
declare global {
|
||||
namespace Deno {
|
||||
// deno-lint-ignore no-explicit-any
|
||||
// deno-lint-ignore no-explicit-any, no-var
|
||||
var core: any;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue