Test and workaround inference bugs
This commit is contained in:
@@ -30,7 +30,7 @@ defineType("BooleanLiteralTypeAnnotation", {
|
||||
});
|
||||
|
||||
defineType("NullLiteralTypeAnnotation", {
|
||||
aliases: ["Flow"],
|
||||
aliases: ["Flow", "FlowBaseAnnotation"],
|
||||
fields: {}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user