mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-20 08:02:11 +00:00
update dom lib
This commit is contained in:
parent
72bd5677a2
commit
18cd9141a2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2021",
|
||||
"lib": ["es2021", "dom"],
|
||||
"lib": ["es2021", "DOM"],
|
||||
"module": "CommonJS",
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue