debt - remove lib.array-ext.d.ts and support Array.includes (fix #102566) (#105404)

This commit is contained in:
Benjamin Pasero
2020-08-26 13:07:30 +02:00
committed by GitHub
parent 0681925277
commit f922e8b757
8 changed files with 9 additions and 20 deletions

View File

@@ -16,6 +16,7 @@
},
"lib": [
"ES2015",
"ES2016.Array.Include",
"ES2017.String",
"ES2018.Promise",
"DOM",