mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
TypeScript: enable es2019 lib for newer definitions
This commit is contained in:
parent
d969a96cd2
commit
02e23e48b3
@ -16,6 +16,11 @@
|
||||
"node",
|
||||
"react",
|
||||
"flux"
|
||||
],
|
||||
"lib": [
|
||||
"es2019",
|
||||
"dom",
|
||||
"dom.iterable"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
|
Loading…
Reference in New Issue
Block a user