Merge remote-tracking branch 'origin/develop' into develop

pull/26255/head
Michael Telatynski 2023-09-26 12:28:52 +01:00
commit 29d5309430
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 1 deletions

View File

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