mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
29d5309430
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"outDir": "./lib",
|
||||
"declaration": true,
|
||||
"jsx": "react",
|
||||
"lib": ["es2020", "dom", "dom.iterable"],
|
||||
"lib": ["es2021", "dom", "dom.iterable"],
|
||||
"strict": true
|
||||
},
|
||||
"include": [
|
||||
|
|
Loading…
Reference in a new issue