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