mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 12:13:25 +00:00
update dom lib
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2021",
|
||||
"lib": ["es2021", "dom"],
|
||||
"lib": ["es2021", "DOM"],
|
||||
"module": "CommonJS",
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
|
Reference in New Issue
Block a user