You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Extract codegen ParserError from flow and typescript into a common file (#34874)
Summary:
This PR extracts the `ParserError` class from the `error.js` files from the flow and typescript folders into a single file in their parent folder in order to reduce the amount of duplicated code as requested on #34872
## Changelog
[Internal] [Changed] - Extract codegen `ParserError` from flow and typescript folders into a common file
Pull Request resolved: #34874
Test Plan:
Run `yarn jest react-native-codegen` and ensure CI is green

Reviewed By: cipolleschi
Differential Revision: D40133301
Pulled By: cipolleschi
fbshipit-source-id: 060571cf993672a9d03003e1a1a7c2aa2f381123
0 commit comments