LiteralPropertyName should allow BigIntLiteral (#10955)
* fix: property name should allow BigIntLiteral * test: add non decimal test case * add bigintIndex to whitelist
This commit is contained in:
@@ -61,6 +61,7 @@ augmentedTypesVar.ts
|
||||
awaitInNonAsyncFunction.ts
|
||||
awaitLiteralValues.ts
|
||||
bigIntWithTargetES3.ts
|
||||
bigintIndex.ts
|
||||
bigintWithLib.ts
|
||||
breakNotInIterationOrSwitchStatement1.ts
|
||||
breakNotInIterationOrSwitchStatement2.ts
|
||||
|
||||
Reference in New Issue
Block a user