add esnext symbol proposal

This commit is contained in:
王文璐
2018-05-31 13:30:31 +08:00
parent 576a733378
commit 7910bbdccb
12 changed files with 41 additions and 32 deletions

View File

@@ -149,6 +149,7 @@ namespace ts {
"es2018.promise": "lib.es2018.promise.d.ts",
"es2018.regexp": "lib.es2018.regexp.d.ts",
"esnext.array": "lib.esnext.array.d.ts",
"esnext.symbol": "lib.esnext.symbol.d.ts",
"esnext.asynciterable": "lib.esnext.asynciterable.d.ts",
}),
},