Update tsconfig.json

pull/27672/head
Michael Telatynski 2024-06-26 16:49:29 +01:00 committed by GitHub
parent d379103352
commit c6134b1849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"outDir": "./lib",
"declaration": true,
"jsx": "react",
"lib": ["es2021", "dom", "dom.iterable"],
"lib": ["es2022", "dom", "dom.iterable"],
"strict": true
},
"include": [