BigInt type for Flow (#10091)
* flow BigIntLiteralTypeAnnotation * numericSeparator for flow test plugins * fix flow tuple * fix code review
This commit is contained in:
committed by
Nicolò Ribaudo
parent
cbb482e2f9
commit
f588e4ec47
@@ -117,6 +117,7 @@ const options = {
|
||||
"classPrivateProperties",
|
||||
"classPrivateMethods",
|
||||
"bigInt",
|
||||
"numericSeparator",
|
||||
],
|
||||
sourceType: "module",
|
||||
ranges: true,
|
||||
|
||||
Reference in New Issue
Block a user