Address review comments

This commit is contained in:
Caleb Sander
2018-10-30 16:56:05 -07:00
parent a93131319e
commit 28e9ec497c
39 changed files with 961 additions and 838 deletions

View File

@@ -588,7 +588,7 @@ namespace ts {
name: "experimentalBigInt",
type: "boolean",
category: Diagnostics.Experimental_Options,
description: Diagnostics.Enables_experimental_support_for_ESNext_BigInt_expressions
description: Diagnostics.Enables_experimental_support_for_ESNext_BigInt_literals
},
// Advanced