Use Array.flat() (#110189)

This commit is contained in:
David Sanders
2020-11-09 12:46:26 -08:00
committed by GitHub
parent e300dfcdd2
commit fcef0e3db4
4 changed files with 3 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
"lib": [
"es6",
"es2015.promise",
"es2019.array",
"es2020.string",
"dom"
]