Flow Enums with unknown members support (#12193)

* Flow Enums with unknown members parsing

* Updates after rebase

Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
This commit is contained in:
George Zahariev
2021-02-21 09:42:23 -08:00
committed by GitHub
parent d1d6ee6dc2
commit 5b99b8f221
41 changed files with 168 additions and 34 deletions

View File

@@ -38,7 +38,8 @@
"name": "B"
}
}
]
],
"hasUnknownMembers": false
}
}
],