Use string.matchAll (#110074)

This commit is contained in:
David Sanders
2020-11-06 11:49:56 -08:00
committed by GitHub
parent b419f2f169
commit 153ba443d5
2 changed files with 4 additions and 16 deletions

View File

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