chore: remove unnecessary dom lib
This commit is contained in:
parent
8a418335e2
commit
d03d5237da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["deno.ns", "dom"]
|
||||
"lib": ["deno.ns"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue