Merge pull request #14983 from vector-im/t3chguy/room-list/14466

TypeScript: enable es2019 lib for newer definitions
This commit is contained in:
Michael Telatynski
2020-08-18 17:22:09 +01:00
committed by GitHub

View File

@@ -16,6 +16,11 @@
"node",
"react",
"flux"
],
"lib": [
"es2019",
"dom",
"dom.iterable"
]
},
"include": [